update to go1.4

This commit is contained in:
Vincent Batts 2014-12-11 10:27:04 -05:00
parent 5e609613fc
commit 82982da132
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@
/go1.4rc1.src.tar.gz
/golang-19087:a15f344a9efa-xattrs.tar
/go1.4rc2.src.tar.gz
/go1.4.src.tar.gz

View File

@ -37,16 +37,15 @@
%endif
%global go_api 1.4
%global go_version 1.4rc2
Name: golang
Version: 1.3.99
Release: 3.%{go_version}%{?dist}
Version: 1.4
Release: 1%{?dist}
Summary: The Go Programming Language
License: BSD
URL: http://golang.org/
Source0: https://storage.googleapis.com/golang/go%{go_version}.src.tar.gz
Source0: https://storage.googleapis.com/golang/go%{version}.src.tar.gz
# this command moved places
%if 0%{?fedora} >= 21
@ -735,6 +734,9 @@ fi
%changelog
* Thu Dec 11 2014 Vincent Batts <vbatts@fedoraproject.org> - 1.4-1
- update to go1.4 release
* Wed Dec 03 2014 Vincent Batts <vbatts@fedoraproject.org> - 1.3.99-3.1.4rc2
- update to go1.4rc2

View File

@ -1,2 +1,3 @@
d76dc07e475b2905b5fec1cf319b6356 golang-19087:a15f344a9efa-xattrs.tar
1e40cd4c47a7eeaab7d99eeaea20d8fc go1.4rc2.src.tar.gz
c0d732ef7181f98db4b93fbce4eef5a2 go1.4.src.tar.gz