From 32eec13a78739b87f7d823a0444bd89b74a05a7e Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 23:19:44 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: libgo-devel>=6.1.0-2mamba [release 1.0.5-2mamba;Sat May 14 2016] --- go-md2man.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/go-md2man.spec b/go-md2man.spec index c870eef..6df9fb4 100644 --- a/go-md2man.spec +++ b/go-md2man.spec @@ -1,6 +1,6 @@ Name: go-md2man Version: 1.0.5 -Release: 1mamba +Release: 2mamba Summary: go md to man conversion tool Group: Development/Tools Vendor: openmamba @@ -15,6 +15,7 @@ BuildRequires: glibc-devel BuildRequires: libgcc BuildRequires: libgo-devel ## AUTOBUILDREQ-END +BuildRequires: libgo-devel >= 6.1.0-2mamba BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -47,6 +48,9 @@ install -Dm755 go-md2man.1 %{buildroot}%{_mandir}/man1/go-md2man.1 %doc LICENSE.md %changelog +* Sat May 14 2016 Silvan Calarco 1.0.5-2mamba +- rebuilt by autoport with build requirements: libgo-devel>=6.1.0-2mamba + * Fri Feb 05 2016 Automatic Build System 1.0.5-1mamba - automatic version update by autodist