Rebase to 1.12.14
This commit is contained in:
parent
b35d03b0e4
commit
89f2b161f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
||||
/go1.12.10.src.tar.gz
|
||||
/go1.12.12.src.tar.gz
|
||||
/go1.12.13.src.tar.gz
|
||||
/go1.12.14.src.tar.gz
|
||||
|
@ -102,10 +102,10 @@
|
||||
%endif
|
||||
|
||||
%global go_api 1.12
|
||||
%global go_version 1.12.13
|
||||
%global go_version 1.12.14
|
||||
|
||||
Name: golang
|
||||
Version: 1.12.13
|
||||
Version: 1.12.14
|
||||
Release: 1%{?dist}
|
||||
Summary: The Go Programming Language
|
||||
# source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain
|
||||
@ -546,8 +546,11 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Dec 09 2019 Jakub Čajka <jcajka@redhat.com> - 1.12.14-1
|
||||
- Rebase to 1.12.14
|
||||
|
||||
* Fri Nov 01 2019 Jakub Čajka <jcajka@redhat.com> - 1.12.13-1
|
||||
- Rebase 1.12.13
|
||||
- Rebase to 1.12.13
|
||||
|
||||
* Sun Oct 20 2019 Jakub Čajka <jcajka@redhat.com> - 1.12.12-1
|
||||
- Rebase to 1.12.12
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (go1.12.13.src.tar.gz) = a8210ba909c1bb26799625bbf648204dbef5a9f91af323277f76caee489f5912a08e9de686b71fe97d30c7dc171d5f4bcf8a2c2227d02353cfbb7d292c9efc22
|
||||
SHA512 (go1.12.14.src.tar.gz) = 6cd225282fbade8bd7e96789744c7db07f223f5309358ca3768c95c34a099b44bd9ba9adc2ce293a5bbd608237ae6473b86e7bb451db395c647809fc2750dd4c
|
||||
|
Loading…
x
Reference in New Issue
Block a user