updating to go1.5beta3

This commit is contained in:
Vincent Batts 2015-07-30 11:27:23 -04:00
parent 78d9b3d3ac
commit 9fc0bc41c8
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/go1.5beta1.src.tar.gz
/golang-19087:a15f344a9efa-xattrs.tar
/go1.5beta2.src.tar.gz
/go1.5beta3.src.tar.gz

View File

@ -37,11 +37,11 @@
%endif
%global go_api 1.5
%global go_version 1.5beta2
%global go_version 1.5beta3
Name: golang
Version: 1.5
Release: 0.7.beta2%{?dist}
Release: 0.8.beta3%{?dist}
Summary: The Go Programming Language
License: BSD
@ -417,6 +417,9 @@ fi
%changelog
* Thu Jul 30 2015 Vincent Batts <vbatts@fedoraproject.org> - 1.5-0.8.beta3
- updating to go1.5beta3
* Thu Jul 30 2015 Vincent Batts <vbatts@fedoraproject.org> - 1.5-0.7.beta2
- add the patch ..

View File

@ -1,3 +1,4 @@
d76dc07e475b2905b5fec1cf319b6356 golang-19087:a15f344a9efa-xattrs.tar
aa82b90515edd1fa814e5ecb4ee771a4 go1.5beta1.src.tar.gz
a1389a16aeecd934fc175e4a57f59417 go1.5beta2.src.tar.gz
0020be59b7711307ebd37ac116a6ee34 go1.5beta3.src.tar.gz