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