[golang/el6: 2/3] version bump

Vincent Batts vbatts at fedoraproject.org
Tue Nov 26 21:05:17 UTC 2013


commit 4e1713bb7ecd3baf5bbbad636e10aa1e673c6d78
Author: Vincent Batts <vbatts at redhat.com>
Date:   Tue Nov 26 16:03:49 2013 -0500

    version bump

 golang.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/golang.spec b/golang.spec
index 15a318e..813474c 100644
--- a/golang.spec
+++ b/golang.spec
@@ -25,7 +25,7 @@
 
 Name:           golang
 Version:        1.1.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        The Go Programming Language
 
 License:        BSD
@@ -307,6 +307,9 @@ cp -av %{SOURCE101} $RPM_BUILD_ROOT%{_sysconfdir}/prelink.conf.d/golang.conf
 
 
 %changelog
+* Tue Nov 26 2013 Vincent Batts <vbatts at redhat.com> - 1.1.2-8
+- fix the rpmspec conditional for rhel and fedora
+
 * Thu Nov 21 2013 Vincent Batts <vbatts at redhat.com> - 1.1.2-7
 - patch tests for testing on rawhide
 - let the same spec work for rhel and fedora


More information about the scm-commits mailing list