From 05dec38a6b8cfec3af524c9d579034213fdf74e2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 17 Dec 2024 17:50:02 +0100 Subject: [PATCH] automatic version update by autodist [release 2.0.6-1mamba;Tue Dec 17 2024] --- go-md2man.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/go-md2man.spec b/go-md2man.spec index 53c648f..24a8fdf 100644 --- a/go-md2man.spec +++ b/go-md2man.spec @@ -1,5 +1,5 @@ Name: go-md2man -Version: 2.0.5 +Version: 2.0.6 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 +* Tue Dec 17 2024 Automatic Build System 2.0.6-1mamba +- automatic version update by autodist + * Wed Sep 18 2024 Automatic Build System 2.0.5-1mamba - automatic version update by autodist