[golang/f22] update to go1.4.2

Vincent Batts vbatts at fedoraproject.org
Wed Feb 18 15:29:05 UTC 2015


commit b5c025475a7ea3333d3569769460e7acab7902e4
Author: Vincent Batts <vbatts at hashbangbash.com>
Date:   Wed Feb 18 10:26:22 2015 -0500

    update to go1.4.2
    
    Signed-off-by: Vincent Batts <vbatts at hashbangbash.com>

 .gitignore  |    7 ++++---
 golang.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 499f074..415af81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,9 +10,10 @@
 /go1.3beta2.src.tar.gz
 /go1.3rc1.src.tar.gz
 /go1.3rc2.src.tar.gz
+/go1.4.1.src.tar.gz
+/go1.4.2.src.tar.gz
+/go1.4.src.tar.gz
 /go1.4beta1.src.tar.gz
 /go1.4rc1.src.tar.gz
-/golang-19087:a15f344a9efa-xattrs.tar
 /go1.4rc2.src.tar.gz
-/go1.4.src.tar.gz
-/go1.4.1.src.tar.gz
+/golang-19087:a15f344a9efa-xattrs.tar
diff --git a/golang.spec b/golang.spec
index cdd7e65..c47a6c7 100644
--- a/golang.spec
+++ b/golang.spec
@@ -39,7 +39,7 @@
 %global go_api 1.4
 
 Name:           golang
-Version:        1.4.1
+Version:        1.4.2
 Release:        1%{?dist}
 Summary:        The Go Programming Language
 
@@ -735,6 +735,9 @@ fi
 
 
 %changelog
+* Wed Feb 18 2015 Vincent Batts <vbatts at fedoraproject.org> - 1.4.2-1
+- updating to go1.4.2
+
 * Fri Jan 16 2015 Vincent Batts <vbatts at fedoraproject.org> - 1.4.1-1
 - updating to go1.4.1
 
diff --git a/sources b/sources
index 76aa0e6..c9c38e8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 d76dc07e475b2905b5fec1cf319b6356  golang-19087:a15f344a9efa-xattrs.tar
-b15b6b2a761f7233153e801584de25cb  go1.4.1.src.tar.gz
+907f85c8fa765d31f7f955836fec4049  go1.4.2.src.tar.gz


More information about the scm-commits mailing list