From c238b7773266b2c970f2ae45e9d97cc8a0175b46 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>=10.1.0-1mamba [release 2.0.0-2mamba;Thu May 14 2020] --- go-md2man.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/go-md2man.spec b/go-md2man.spec index 39684fc..c5c3717 100644 --- a/go-md2man.spec +++ b/go-md2man.spec @@ -1,6 +1,6 @@ Name: go-md2man Version: 2.0.0 -Release: 1mamba +Release: 2mamba Summary: go md to man conversion tool Group: Development/Tools Vendor: openmamba @@ -15,8 +15,8 @@ BuildRequires: glibc-devel BuildRequires: libgcc BuildRequires: libgo-devel ## AUTOBUILDREQ-END +BuildRequires: libgo-devel >= 10.1.0-1mamba BuildRequires: go-pie -BuildRequires: libgo-devel >= 9.2.0 BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -50,6 +50,9 @@ install -Dm755 go-md2man.1 %{buildroot}%{_mandir}/man1/go-md2man.1 %doc build/src/github.com/cpuguy83/go-md2man/LICENSE.md %changelog +* Thu May 14 2020 Silvan Calarco 2.0.0-2mamba +- rebuilt by autoport with build requirements: libgo-devel>=10.1.0-1mamba + * Wed Sep 18 2019 Automatic Build System 2.0.0-1mamba - automatic version update by autodist