commit 55020ead860583f2906a4a2b99f9eff8661f2781
Author: Vincent Batts <[email protected]>
Date: Mon Nov 17 10:46:28 2014 -0500
update to go1.4rc1
.gitignore | 3 ++-
golang.spec | 7 +++++--
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dee89c5..a32bcac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,9 +6,10 @@
/go1.3.1.src.tar.gz
/go1.3.2.src.tar.gz
/go1.3.3.src.tar.gz
+/go1.3.src.tar.gz
/go1.3beta2.src.tar.gz
/go1.3rc1.src.tar.gz
/go1.3rc2.src.tar.gz
-/go1.3.src.tar.gz
/go1.4beta1.src.tar.gz
+/go1.4rc1.src.tar.gz
/golang-19087:a15f344a9efa-xattrs.tar
diff --git a/golang.spec b/golang.spec
index eb03d9e..d255d6c 100644
--- a/golang.spec
+++ b/golang.spec
@@ -37,11 +37,11 @@
%endif
%global go_api 1.4
-%global go_version 1.4beta1
+%global go_version 1.4rc1
Name: golang
Version: 1.3.99
-Release: 1.%{go_version}%{?dist}
+Release: 2.%{go_version}%{?dist}
Summary: The Go Programming Language
License: BSD
@@ -735,6 +735,9 @@ fi
%changelog
+* Mon Nov 17 2014 Vincent Batts <[email protected]> - 1.3.99-2.1.4rc1
+- update to go1.4rc1
+
* Thu Oct 30 2014 Vincent Batts <[email protected]> - 1.3.99-1.1.4beta1
- update to go1.4beta1
diff --git a/sources b/sources
index 6a3976d..a6ad6a5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
d76dc07e475b2905b5fec1cf319b6356 golang-19087:a15f344a9efa-xattrs.tar
-0e58d3b4fa02110f65426f9cb297f41c go1.4beta1.src.tar.gz
+da6734572d53487b19b04357a3e55e79 go1.4rc1.src.tar.gz
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang