From ad61256d160d4a0560af0e6ed00d125d2136261c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:19:44 +0100 Subject: [PATCH] automatic version update by autodist [release 2.0.2-1mamba;Tue Apr 26 2022] --- go-md2man.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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