diff --git a/go-md2man.spec b/go-md2man.spec index 9a25979..9eef45a 100644 --- a/go-md2man.spec +++ b/go-md2man.spec @@ -1,5 +1,5 @@ Name: go-md2man -Version: 2.0.3 +Version: 2.0.4 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 Mar 19 2024 Automatic Build System 2.0.4-1mamba +- automatic version update by autodist + * Wed Dec 27 2023 Automatic Build System 2.0.3-1mamba - automatic version update by autodist