update to go1.3

This commit is contained in:
Vincent Batts 2014-06-19 11:09:27 -04:00
parent ae7853072a
commit 207296f435
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/go1.3beta2.src.tar.gz
/go1.3rc1.src.tar.gz
/go1.3rc2.src.tar.gz
/go1.3.src.tar.gz

View File

@ -38,7 +38,7 @@
%endif
Name: golang
Version: 1.3rc2
Version: 1.3
Release: 1%{?dist}
Summary: The Go Programming Language
@ -973,6 +973,9 @@ GOROOT=%{goroot} GOOS=openbsd GOARCH=amd64 go install std
%changelog
* Thu Jun 19 2014 Vincent Batts <vbatts@fedoraproejct.org> - 1.3-1
- update to go1.3
* Fri Jun 13 2014 Vincent Batts <vbatts@fedoraproejct.org> - 1.3rc2-1
- update to go1.3rc2

View File

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