update to go1.5

This commit is contained in:
Vincent Batts 2015-08-20 22:05:16 +00:00
parent 03b73e2ea5
commit 0d13e2d904
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@
/go1.5beta2.src.tar.gz
/go1.5beta3.src.tar.gz
/go1.5rc1.src.tar.gz
/go1.5.src.tar.gz

View File

@ -37,11 +37,11 @@
%endif
%global go_api 1.5
%global go_version 1.5rc1
%global go_version 1.5
Name: golang
Version: 1.5
Release: 0.11.rc1%{?dist}
Release: 1%{?dist}
Summary: The Go Programming Language
License: BSD
@ -410,6 +410,9 @@ fi
%changelog
* Thu Aug 20 2015 Vincent Batts <vbatts@fedoraproject.org> - 1.5-1
- updating to go1.5
* Thu Aug 06 2015 Vincent Batts <vbatts@fedoraproject.org> - 1.5-0.11.rc1
- fixing the sources reference

View File

@ -3,3 +3,4 @@ aa82b90515edd1fa814e5ecb4ee771a4 go1.5beta1.src.tar.gz
a1389a16aeecd934fc175e4a57f59417 go1.5beta2.src.tar.gz
0020be59b7711307ebd37ac116a6ee34 go1.5beta3.src.tar.gz
778f51addfb8ddaf61ed0165a534d4e3 go1.5rc1.src.tar.gz
3f072baece07fa42d18376419afad323 go1.5.src.tar.gz