rebuilt by autoport with build requirements: libgo-devel>=10.1.0-1mamba [release 2.0.0-2mamba;Thu May 14 2020]
This commit is contained in:
parent
aac4de7dce
commit
c238b77732
@ -1,6 +1,6 @@
|
|||||||
Name: go-md2man
|
Name: go-md2man
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: go md to man conversion tool
|
Summary: go md to man conversion tool
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -15,8 +15,8 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgo-devel
|
BuildRequires: libgo-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libgo-devel >= 10.1.0-1mamba
|
||||||
BuildRequires: go-pie
|
BuildRequires: go-pie
|
||||||
BuildRequires: libgo-devel >= 9.2.0
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%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
|
%doc build/src/github.com/cpuguy83/go-md2man/LICENSE.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 14 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: libgo-devel>=10.1.0-1mamba
|
||||||
|
|
||||||
* Wed Sep 18 2019 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
* Wed Sep 18 2019 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user