From ac0437581bc0de1a47cb7f6231bda9288a166912 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 18 Sep 2024 18:48:44 +0200 Subject: [PATCH] automatic version update by autodist [release 2.0.5-1mamba;Wed Sep 18 2024] --- go-md2man.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/go-md2man.spec b/go-md2man.spec index 9eef45a..53c648f 100644 --- a/go-md2man.spec +++ b/go-md2man.spec @@ -1,5 +1,5 @@ Name: go-md2man -Version: 2.0.4 +Version: 2.0.5 Release: 1mamba Summary: go md to man conversion tool Group: Development/Tools @@ -44,6 +44,9 @@ install -Dm755 go-md2man.1 %{buildroot}%{_mandir}/man1/go-md2man.1 %doc build/src/github.com/cpuguy83/go-md2man/LICENSE.md %changelog +* Wed Sep 18 2024 Automatic Build System 2.0.5-1mamba +- automatic version update by autodist + * Tue Mar 19 2024 Automatic Build System 2.0.4-1mamba - automatic version update by autodist