update to go1.3rc1

This commit is contained in:
Vincent Batts 2014-06-03 10:52:54 -04:00
parent 2e3bac640a
commit f3f956d5ae
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/go1.2.1.src.tar.gz
/go1.2.2.src.tar.gz
/go1.3beta2.src.tar.gz
/go1.3rc1.src.tar.gz

View File

@ -38,13 +38,13 @@
%endif
Name: golang
Version: 1.3beta2
Version: 1.3rc1
Release: 1%{?dist}
Summary: The Go Programming Language
License: BSD
URL: http://golang.org/
Source0: https://storage.googleapis.com/golang/go%{version}.src.tar.gz
Source0: http://golang.org/dl/go%{version}.src.tar.gz
# this command moved places
%if 0%{?fedora} >= 21
@ -913,6 +913,9 @@ GOROOT=%{goroot} GOOS=openbsd GOARCH=amd64 go install std
%changelog
* Tue Jun 03 2014 Vincent Batts <vbatts@redhat.com> 1.3rc1-1
- update to go1.3rc1
* Wed May 21 2014 Vincent Batts <vbatts@redhat.com> 1.3beta2-1
- update to go1.3beta2
- no longer provides go-mode for xemacs (emacs only)

View File

@ -1,3 +1,4 @@
d76dc07e475b2905b5fec1cf319b6356 golang-19087:a15f344a9efa-xattrs.tar
7917152cb24efb9a13c7881ed280af9a go1.2.2.src.tar.gz
14616a2258d1a4029a6fd10bbbd9b564 go1.3beta2.src.tar.gz
6f0523a73ff66bb52ae75b7f42fc8a1e go1.3rc1.src.tar.gz