update to go1.4.2

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2015-02-18 10:26:22 -05:00
parent 4c424d4664
commit b5c025475a
3 changed files with 9 additions and 5 deletions

7
.gitignore vendored
View File

@ -10,9 +10,10 @@
/go1.3beta2.src.tar.gz
/go1.3rc1.src.tar.gz
/go1.3rc2.src.tar.gz
/go1.4.1.src.tar.gz
/go1.4.2.src.tar.gz
/go1.4.src.tar.gz
/go1.4beta1.src.tar.gz
/go1.4rc1.src.tar.gz
/golang-19087:a15f344a9efa-xattrs.tar
/go1.4rc2.src.tar.gz
/go1.4.src.tar.gz
/go1.4.1.src.tar.gz
/golang-19087:a15f344a9efa-xattrs.tar

View File

@ -39,7 +39,7 @@
%global go_api 1.4
Name: golang
Version: 1.4.1
Version: 1.4.2
Release: 1%{?dist}
Summary: The Go Programming Language
@ -735,6 +735,9 @@ fi
%changelog
* Wed Feb 18 2015 Vincent Batts <vbatts@fedoraproject.org> - 1.4.2-1
- updating to go1.4.2
* Fri Jan 16 2015 Vincent Batts <vbatts@fedoraproject.org> - 1.4.1-1
- updating to go1.4.1

View File

@ -1,2 +1,2 @@
d76dc07e475b2905b5fec1cf319b6356 golang-19087:a15f344a9efa-xattrs.tar
b15b6b2a761f7233153e801584de25cb go1.4.1.src.tar.gz
907f85c8fa765d31f7f955836fec4049 go1.4.2.src.tar.gz