Rebase to go1.12.5
Resolves: BZ#1707187
This commit is contained in:
parent
f344d3da25
commit
a562f38c65
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
||||
/go1.12.src.tar.gz
|
||||
/go1.12.1.src.tar.gz
|
||||
/go1.12.2.src.tar.gz
|
||||
/go1.12.5.src.tar.gz
|
||||
|
@ -102,10 +102,10 @@
|
||||
%endif
|
||||
|
||||
%global go_api 1.12
|
||||
%global go_version 1.12.2
|
||||
%global go_version 1.12.5
|
||||
|
||||
Name: golang
|
||||
Version: 1.12.2
|
||||
Version: 1.12.5
|
||||
Release: 1%{?dist}
|
||||
Summary: The Go Programming Language
|
||||
# source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain
|
||||
@ -546,6 +546,10 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 07 2019 Jakub Čajka <jcajka@redhat.com> - 1.12.5-1
|
||||
- Rebase to 1.12.5
|
||||
- Resolves: BZ#1707187
|
||||
|
||||
* Mon Apr 08 2019 Jakub Čajka <jcajka@redhat.com> - 1.12.2-1
|
||||
- Rebase to 1.12.2
|
||||
- Resolves: BZ#1688996
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (go1.12.2.src.tar.gz) = f7b8ffe8d3de7b456ba595deece5b092db8645e95d901826c33428af0151731921437222dcb5d52c9d937da4ebeb3192c30aa17052aa88c9e425e96cac2d79bb
|
||||
SHA512 (go1.12.5.src.tar.gz) = ce64105ff71615f9d235cc7c8656b6409fc40cc90d15a28d355fadd9072d2eab842af379dd8bba0f1181715753143e4a07491e0f9e5f8df806327d7c95a34fae
|
||||
|
Loading…
Reference in New Issue
Block a user