Rebase to go1.14.2
Resolves: BZ#1815282
This commit is contained in:
parent
1f08860197
commit
aa89c2b0f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
|||||||
/go1.14beta1.src.tar.gz
|
/go1.14beta1.src.tar.gz
|
||||||
/go1.14rc1.src.tar.gz
|
/go1.14rc1.src.tar.gz
|
||||||
/go1.14.src.tar.gz
|
/go1.14.src.tar.gz
|
||||||
|
/go1.14.2.src.tar.gz
|
||||||
|
@ -105,10 +105,10 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global go_api 1.14
|
%global go_api 1.14
|
||||||
%global go_version 1.14
|
%global go_version 1.14.2
|
||||||
|
|
||||||
Name: golang
|
Name: golang
|
||||||
Version: 1.14
|
Version: 1.14.2
|
||||||
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
|
||||||
@ -585,6 +585,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 20 2020 Jakub Čajka <jcajka@redhat.com> - 1.14.2-1
|
||||||
|
- Rebase to go1.14.2
|
||||||
|
- Resolves: BZ#1815282
|
||||||
|
|
||||||
* Wed Feb 26 2020 Jakub Čajka <jcajka@redhat.com> - 1.14-1
|
* Wed Feb 26 2020 Jakub Čajka <jcajka@redhat.com> - 1.14-1
|
||||||
- Rebase to go1.14 proper
|
- Rebase to go1.14 proper
|
||||||
- Resolves: BZ#1792475
|
- Resolves: BZ#1792475
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (go1.14.src.tar.gz) = b04f2a90b9693f2c7a0b5c7048f186318937f3dd3831162c4130d88e2b185a5047db15e284041c70f1f42da512f42e5e85c13256018982cf2739244a31874328
|
SHA512 (go1.14.2.src.tar.gz) = 3f6804e1a60df6a7c55c294fe4147b2d6f028c619ad4ae5b1ae8793c6be637a1e6a62721cc7ce0b28918ab3441a89fa9acda72cb5450bf5af8d7872411d28015
|
||||||
|
Loading…
Reference in New Issue
Block a user