update to go1.4rc1

This commit is contained in:
Vincent Batts 2014-11-17 10:46:28 -05:00
parent 20cd634d14
commit 55020ead86
3 changed files with 8 additions and 4 deletions

3
.gitignore vendored
View File

@ -6,9 +6,10 @@
/go1.3.1.src.tar.gz
/go1.3.2.src.tar.gz
/go1.3.3.src.tar.gz
/go1.3.src.tar.gz
/go1.3beta2.src.tar.gz
/go1.3rc1.src.tar.gz
/go1.3rc2.src.tar.gz
/go1.3.src.tar.gz
/go1.4beta1.src.tar.gz
/go1.4rc1.src.tar.gz
/golang-19087:a15f344a9efa-xattrs.tar

View File

@ -37,11 +37,11 @@
%endif
%global go_api 1.4
%global go_version 1.4beta1
%global go_version 1.4rc1
Name: golang
Version: 1.3.99
Release: 1.%{go_version}%{?dist}
Release: 2.%{go_version}%{?dist}
Summary: The Go Programming Language
License: BSD
@ -735,6 +735,9 @@ fi
%changelog
* Mon Nov 17 2014 Vincent Batts <vbatts@fedoraproject.org> - 1.3.99-2.1.4rc1
- update to go1.4rc1
* Thu Oct 30 2014 Vincent Batts <vbatts@fedoraproject.org> - 1.3.99-1.1.4beta1
- update to go1.4beta1

View File

@ -1,2 +1,2 @@
d76dc07e475b2905b5fec1cf319b6356 golang-19087:a15f344a9efa-xattrs.tar
0e58d3b4fa02110f65426f9cb297f41c go1.4beta1.src.tar.gz
da6734572d53487b19b04357a3e55e79 go1.4rc1.src.tar.gz