[golang] fix changelog in spec file for bad merge

Adam Miller maxamillion at fedoraproject.org
Tue Aug 27 19:59:15 UTC 2013


commit 3ea7b868b4362cc3f395ebc9f3b97c62815d4596
Author: Adam Miller <admiller at redhat.com>
Date:   Tue Aug 27 14:59:03 2013 -0500

    fix changelog in spec file for bad merge

 golang.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/golang.spec b/golang.spec
index 90262e4..663787e 100644
--- a/golang.spec
+++ b/golang.spec
@@ -18,7 +18,7 @@
 
 Name:		golang
 Version:	1.1.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	The Go Programming Language
 
 License:	BSD
@@ -250,15 +250,12 @@ 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