rebuilt with libgo 11.1.0 [release 0.13.3-3mamba;Tue May 04 2021]
This commit is contained in:
parent
89825b507b
commit
e141d74e79
11
glide.spec
11
glide.spec
@ -1,22 +1,18 @@
|
||||
Name: glide
|
||||
Version: 0.13.3
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: Package Management for Golang
|
||||
Group: Applications/Development
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://glide.sh/
|
||||
## GITSOURCE https://github.com/Masterminds/glide.git v0.13.1
|
||||
Source: https://github.com/Masterminds/glide.git/v%{version}/glide-%{version}.tar.bz2
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libgo-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libgo-devel >= 10.1.0-1mamba
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: libgo-devel >= 11.1.0-1mamba
|
||||
|
||||
%description
|
||||
Package Management for Golang.
|
||||
@ -53,6 +49,9 @@ install -Dm755 glide %{buildroot}%{_bindir}/glide
|
||||
%doc build/src/github.com/Masterminds/glide/LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue May 04 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13.3-3mamba
|
||||
- rebuilt with libgo 11.1.0
|
||||
|
||||
* Thu May 14 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13.3-2mamba
|
||||
- rebuilt by autoport with build requirements: libgo-devel>=10.1.0-1mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user