Rebase to go1.13.5
This commit is contained in:
parent
a522b09638
commit
1524937377
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@
|
|||||||
/go1.13.1.src.tar.gz
|
/go1.13.1.src.tar.gz
|
||||||
/go1.13.3.src.tar.gz
|
/go1.13.3.src.tar.gz
|
||||||
/go1.13.4.src.tar.gz
|
/go1.13.4.src.tar.gz
|
||||||
|
/go1.13.5.src.tar.gz
|
||||||
|
@ -105,11 +105,11 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global go_api 1.13
|
%global go_api 1.13
|
||||||
%global go_version 1.13.4
|
%global go_version 1.13.5
|
||||||
|
|
||||||
Name: golang
|
Name: golang
|
||||||
Version: 1.13.4
|
Version: 1.13.5
|
||||||
Release: 2%{?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
|
||||||
License: BSD and Public Domain
|
License: BSD and Public Domain
|
||||||
@ -581,6 +581,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 05 2019 Jakub Čajka <jcajka@redhat.com> - 1.13.5-1
|
||||||
|
- Rebase to go1.13.5
|
||||||
|
|
||||||
* Tue Nov 26 2019 Neal Gompa <ngompa@datto.com> - 1.13.4-2
|
* Tue Nov 26 2019 Neal Gompa <ngompa@datto.com> - 1.13.4-2
|
||||||
- Small fixes to the spec and tighten up the file list
|
- Small fixes to the spec and tighten up the file list
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (go1.13.4.src.tar.gz) = e8155cdceca2ebefd386feef98223bbdc92d9316f7188d4ba701cf43a723b75a9bf67a1eb92ac80987b7a113a2fb6981ef235292bec7dd3964805b7c33abdbb1
|
SHA512 (go1.13.5.src.tar.gz) = bc9ddb12855c66dba5fe859bd13b7b3163259b8a8b0d3cbf6892e528ae4c6418c6b4c0d49838e7a5fc2e9f404484899b8f30c45e49e7d30109093025b62ed6c0
|
||||||
|
Loading…
Reference in New Issue
Block a user