From e94e7d9a148355dfaf6c616c0af745168a7c05fb Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:19:44 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.5-1mamba;Fri Feb 05 2016] --- go-md2man.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/go-md2man.spec b/go-md2man.spec index 08249cc..c870eef 100644 --- a/go-md2man.spec +++ b/go-md2man.spec @@ -1,5 +1,5 @@ Name: go-md2man -Version: 1.0.4 +Version: 1.0.5 Release: 1mamba Summary: go md to man conversion tool Group: Development/Tools @@ -47,5 +47,8 @@ install -Dm755 go-md2man.1 %{buildroot}%{_mandir}/man1/go-md2man.1 %doc LICENSE.md %changelog +* Fri Feb 05 2016 Automatic Build System 1.0.5-1mamba +- automatic version update by autodist + * Sat Jan 02 2016 Silvan Calarco 1.0.4-1mamba - package created using the webbuild interface