update to go1.4.1
This commit is contained in:
parent
2ba9c52536
commit
4c424d4664
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user