update to go1.4.1

This commit is contained in:
Vincent Batts 2015-01-16 12:57:47 -05:00
parent 2ba9c52536
commit 4c424d4664
3 changed files with 7 additions and 4 deletions

1
.gitignore vendored
View File

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

View File

@ -39,8 +39,8 @@
%global go_api 1.4
Name: golang
Version: 1.4
Release: 2%{?dist}
Version: 1.4.1
Release: 1%{?dist}
Summary: The Go Programming Language
License: BSD
@ -735,6 +735,9 @@ fi
%changelog
* Fri Jan 16 2015 Vincent Batts <vbatts@fedoraproject.org> - 1.4.1-1
- updating to go1.4.1
* Fri Jan 02 2015 Vincent Batts <vbatts@fedoraproject.org> - 1.4-2
- doc organizing

View File

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