commit 4c424d466469dc2a9d978a7dfc15e92aafbb3cc6
Author: Vincent Batts <[email protected]>
Date:   Fri Jan 16 12:57:47 2015 -0500

    update to go1.4.1

 .gitignore  |    1 +
 golang.spec |    7 +++++--
 sources     |    3 +--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 414d1ff..499f074 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /golang-19087:a15f344a9efa-xattrs.tar
 /go1.4rc2.src.tar.gz
 /go1.4.src.tar.gz
+/go1.4.1.src.tar.gz
diff --git a/golang.spec b/golang.spec
index 42e982d..cdd7e65 100644
--- a/golang.spec
+++ b/golang.spec
@@ -39,8 +39,8 @@
 %global go_api 1.4
 
 Name:           golang
-Version:        1.4
-Release:        2%{?dist}
+Version:        1.4.1
+Release:        1%{?dist}
 Summary:        The Go Programming Language
 
 License:        BSD
@@ -735,6 +735,9 @@ fi
 
 
 %changelog
+* Fri Jan 16 2015 Vincent Batts <[email protected]> - 1.4.1-1
+- updating to go1.4.1
+
 * Fri Jan 02 2015 Vincent Batts <[email protected]> - 1.4-2
 - doc organizing
 
diff --git a/sources b/sources
index 2579fe1..76aa0e6 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
 d76dc07e475b2905b5fec1cf319b6356  golang-19087:a15f344a9efa-xattrs.tar
-1e40cd4c47a7eeaab7d99eeaea20d8fc  go1.4rc2.src.tar.gz
-c0d732ef7181f98db4b93fbce4eef5a2  go1.4.src.tar.gz
+b15b6b2a761f7233153e801584de25cb  go1.4.1.src.tar.gz
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to