diff --git a/go-md2man.spec b/go-md2man.spec index ea4d899..8735651 100644 --- a/go-md2man.spec +++ b/go-md2man.spec @@ -1,5 +1,5 @@ Name: go-md2man -Version: 2.0.1 +Version: 2.0.2 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 Apr 26 2022 Automatic Build System 2.0.2-1mamba +- automatic version update by autodist + * Wed Jul 21 2021 Automatic Build System 2.0.1-1mamba - automatic version update by autodist