Rebase to go1.11rc2

Reduce size of bin package
This commit is contained in:
Jakub Čajka 2018-08-23 11:20:46 +02:00
parent a273a5236a
commit f1f6f5d515
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -57,3 +57,4 @@
/go1.11beta2.src.tar.gz
/go1.11beta3.src.tar.gz
/go1.11rc1.src.tar.gz
/go1.11rc2.src.tar.gz

View File

@ -102,11 +102,11 @@
%endif
%global go_api 1.11
%global go_version 1.11rc1
%global go_version 1.11rc2
Name: golang
Version: 1.11
Release: 0.rc1.1%{?dist}
Release: 0.rc2.1%{?dist}
Summary: The Go Programming Language
# source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain
License: BSD and Public Domain
@ -358,6 +358,8 @@ GOROOT=$(pwd) PATH=$(pwd)/bin:$PATH go install -race -v -x std
%install
rm -rf $RPM_BUILD_ROOT
# remove GC build cache
rm -rf pkg/obj/go-build/*
# create the top level directories
mkdir -p $RPM_BUILD_ROOT%{_bindir}
@ -544,6 +546,10 @@ fi
%endif
%changelog
* Thu Aug 23 2018 Jakub Čajka <jcajka@redhat.com> - 1.11-0.rc2.1
- Rebase to go1.11rc2
- Reduce size of bin package
* Tue Aug 14 2018 Jakub Čajka <jcajka@redhat.com> - 1.11-0.rc1.1
- Rebase to go1.11rc1

View File

@ -1 +1 @@
SHA512 (go1.11rc1.src.tar.gz) = 0ada53018ebed21fe421239087e0d36a2a892fa8584c0279cc61c49307b6130ea1cdd103aab373f44d4aeabed9e98e72bed7c06c4503aebcc09004ab5f213c6d
SHA512 (go1.11rc2.src.tar.gz) = b6d9dc14c5dc9dafb0d84ea3847038f5dd3bd3db4419e2105b0c3dfe848ded1a2c9223480f3bed0bea7a2dd7ca76f6a65d86fac2df22d39bade1aae7177046a0