diff --git a/go-md2man.spec b/go-md2man.spec index 54b906c..ea4d899 100644 --- a/go-md2man.spec +++ b/go-md2man.spec @@ -1,6 +1,6 @@ Name: go-md2man -Version: 2.0.0 -Release: 3mamba +Version: 2.0.1 +Release: 1mamba Summary: go md to man conversion tool Group: Development/Tools Vendor: openmamba @@ -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 +* Wed Jul 21 2021 Automatic Build System 2.0.1-1mamba +- automatic version update by autodist + * Tue May 04 2021 Silvan Calarco 2.0.0-3mamba - rebuilt with libgo 11.1.0