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
|
Name: glide
|
||||||
Version: 0.13.3
|
Version: 0.13.3
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Package Management for Golang
|
Summary: Package Management for Golang
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://glide.sh/
|
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
|
Source: https://github.com/Masterminds/glide.git/v%{version}/glide-%{version}.tar.bz2
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
|
||||||
BuildRequires: libgo-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libgo-devel >= 10.1.0-1mamba
|
BuildRequires: libgo-devel >= 11.1.0-1mamba
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Package Management for Golang.
|
Package Management for Golang.
|
||||||
@ -53,6 +49,9 @@ install -Dm755 glide %{buildroot}%{_bindir}/glide
|
|||||||
%doc build/src/github.com/Masterminds/glide/LICENSE
|
%doc build/src/github.com/Masterminds/glide/LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- rebuilt by autoport with build requirements: libgo-devel>=10.1.0-1mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user