[golang] Revert "fix changelog in spec file for bad merge"

Adam Miller maxamillion at fedoraproject.org
Tue Aug 27 20:32:25 UTC 2013


commit b054c12870567fb88279cd5ba68ccc534c4c2c33
Author: Adam Miller <admiller at redhat.com>
Date:   Tue Aug 27 15:29:41 2013 -0500

    Revert "fix changelog in spec file for bad merge"
    
    This reverts commit 3ea7b868b4362cc3f395ebc9f3b97c62815d4596.

 golang.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/golang.spec b/golang.spec
index 663787e..90262e4 100644
--- a/golang.spec
+++ b/golang.spec
@@ -18,7 +18,7 @@
 
 Name:		golang
 Version:	1.1.2
-Release:	2%{?dist}
+Release:	1%{?dist}
 Summary:	The Go Programming Language
 
 License:	BSD
@@ -250,12 +250,15 @@ cp -av %{SOURCE101} $RPM_BUILD_ROOT%{_sysconfdir}/prelink.conf.d/golang.conf
 
 
 %changelog
-* Tue Aug 27 2013 Adam Miller <maxamillion at fedoraproject.org> - 1.1.2-2
-- Update spec to fix changelog entries from bad merge
-
 * Tue Aug 20 2013 Adam Miller <maxamillion at fedoraproject.org> - 1.1.2-1
 - Update to latest upstream
 
+* Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
+* Wed Jul 17 2013 Petr Pisar <ppisar at redhat.com> - 1.1.1-6
+- Perl 5.18 rebuild
+
 * Wed Jul 10 2013 Adam Goode <adam at spicenitz.org> - 1.1.1-5
 - Blacklist testdata files from prelink
 - Again try to fix #973842


More information about the scm-commits mailing list