[golang] bump release

Vincent Batts vbatts at fedoraproject.org
Fri Oct 24 15:08:12 UTC 2014


commit c2c5dc1c664a929d7751c869d04800aef6704566
Author: Vincent Batts <vbatts at hashbangbash.com>
Date:   Fri Oct 24 11:07:57 2014 -0400

    bump release

 golang.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang.spec b/golang.spec
index daf8a4d..86f9dd3 100644
--- a/golang.spec
+++ b/golang.spec
@@ -19,7 +19,6 @@
 # rpmbuild magic to keep from having meta dependency on libc.so.6
 %define _use_internal_dependency_generator 0
 %define __find_requires %{nil}
-%global debug_package %{nil}
 %global __spec_install_post /usr/lib/rpm/check-rpaths   /usr/lib/rpm/check-buildroot  \
   /usr/lib/rpm/brp-compress
 
@@ -41,7 +40,7 @@
 
 Name:           golang
 Version:        1.3.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        The Go Programming Language
 
 License:        BSD
@@ -916,6 +915,10 @@ fi
 
 
 %changelog
+* Fri Oct 24 2014 Vincent Batts <vbatts at fedoraproject.org> - 1.3.3-2
+- split out rpm macros (bz1156129)
+- progress on gccgo accomodation
+
 * Wed Oct 01 2014 Vincent Batts <vbatts at fedoraproject.org> - 1.3.3-1
 - update to go1.3.3 (bz1146882)
 


More information about the scm-commits mailing list