updating to go1.3rc2

This commit is contained in:
Vincent Batts 2014-06-16 14:16:12 -04:00
parent 472df199bf
commit ae7853072a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -38,8 +38,8 @@
%endif
Name: golang
Version: 1.3rc1
Release: 2%{?dist}
Version: 1.3rc2
Release: 1%{?dist}
Summary: The Go Programming Language
License: BSD
@ -973,6 +973,9 @@ GOROOT=%{goroot} GOOS=openbsd GOARCH=amd64 go install std
%changelog
* Fri Jun 13 2014 Vincent Batts <vbatts@fedoraproejct.org> - 1.3rc2-1
- update to go1.3rc2
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3rc1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

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