[golang/el6: 7/13] version bump

Vincent Batts vbatts at fedoraproject.org
Thu Nov 21 19:44:08 UTC 2013


commit d09407f3440eca40853ef82a44dcc18e9356606c
Author: Vincent Batts <vbatts at redhat.com>
Date:   Thu Nov 21 12:28:27 2013 -0500

    version bump

 golang.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/golang.spec b/golang.spec
index accbac7..190e814 100644
--- a/golang.spec
+++ b/golang.spec
@@ -25,7 +25,7 @@
 
 Name:           golang
 Version:        1.1.2
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        The Go Programming Language
 
 License:        BSD
@@ -288,6 +288,9 @@ cp -av %{SOURCE101} $RPM_BUILD_ROOT%{_sysconfdir}/prelink.conf.d/golang.conf
 
 
 %changelog
+* Thu Nov 20 2013 Vincent Batts <vbatts at redhat.com> - 1.1.2-7
+- patch tests for testing on rawhide
+
 * Wed Nov 20 2013 Vincent Batts <vbatts at redhat.com> - 1.1.2-6
 - don't symlink /usr/bin out to ../lib..., move the file
 - seperate out godoc, to accomodate the go.tools godoc


More information about the scm-commits mailing list