Rebase to 1.12.7
Resolves: BZ#1728056
This commit is contained in:
parent
6c0cf70db5
commit
a94ffe83e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
|||||||
/go1.12.2.src.tar.gz
|
/go1.12.2.src.tar.gz
|
||||||
/go1.12.5.src.tar.gz
|
/go1.12.5.src.tar.gz
|
||||||
/go1.12.6.src.tar.gz
|
/go1.12.6.src.tar.gz
|
||||||
|
/go1.12.7.src.tar.gz
|
||||||
|
@ -102,10 +102,10 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global go_api 1.12
|
%global go_api 1.12
|
||||||
%global go_version 1.12.6
|
%global go_version 1.12.7
|
||||||
|
|
||||||
Name: golang
|
Name: golang
|
||||||
Version: 1.12.6
|
Version: 1.12.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Go Programming Language
|
Summary: The Go Programming Language
|
||||||
# source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain
|
# source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain
|
||||||
@ -546,6 +546,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 09 2019 Jakub Čajka <jcajka@redhat.com> - 1.12.7-1
|
||||||
|
- Rebase to 1.12.7
|
||||||
|
- Resolves: BZ#1728056
|
||||||
|
|
||||||
* Wed Jun 12 2019 Jakub Čajka <jcajka@redhat.com> - 1.12.6-1
|
* Wed Jun 12 2019 Jakub Čajka <jcajka@redhat.com> - 1.12.6-1
|
||||||
- Rebase to 1.12.6
|
- Rebase to 1.12.6
|
||||||
- Resolves: BZ#1719483
|
- Resolves: BZ#1719483
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (go1.12.6.src.tar.gz) = 431a0b916ce2e64d816808a04bc3bf028e955538ab55c571021c08e599781ae344487a55e119bb3aae3d32f84cd83e2c176dc72d336b95da0352edffeab07a48
|
SHA512 (go1.12.7.src.tar.gz) = f84c6b89dea9df21f0efa07564eb80baeee5bc2d68cced5fd645ebb32e9317e60b657afe011c81e7739d8a93e4b4dafa0b4f78431a009d36e05de55f89ed0fd6
|
||||||
|
Loading…
Reference in New Issue
Block a user