rebuilt with libgo 8.1.0 [release 1.10.3-2mamba;Sun Jun 24 2018]
This commit is contained in:
parent
c42627147b
commit
b90ad15ca3
7
go.spec
7
go.spec
@ -1,7 +1,7 @@
|
|||||||
#% define with_pie 1
|
#% define with_pie 1
|
||||||
Name: go
|
Name: go
|
||||||
Version: 1.10.3
|
Version: 1.10.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: The Go programming language
|
Summary: The Go programming language
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -18,7 +18,7 @@ BuildRequires: ldconfig
|
|||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Conflicts: gcc-go
|
BuildRequires: gcc-go >= 8.1.0
|
||||||
Provides: go
|
Provides: go
|
||||||
%if "%{with_pie}" == "1"
|
%if "%{with_pie}" == "1"
|
||||||
Conflicts: go
|
Conflicts: go
|
||||||
@ -116,6 +116,9 @@ rm -rf %{buildroot}%{_libdir}/go/src/*.rc
|
|||||||
#%doc README.md
|
#%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 24 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.10.3-2mamba
|
||||||
|
- rebuilt with libgo 8.1.0
|
||||||
|
|
||||||
* Fri Jun 08 2018 Automatic Build System <autodist@mambasoft.it> 1.10.3-1mamba
|
* Fri Jun 08 2018 Automatic Build System <autodist@mambasoft.it> 1.10.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user