[libguess] rebuild for GCC 4.7 as requested

Michael Schwendt mschwendt at fedoraproject.org
Thu Jan 5 14:14:30 UTC 2012


commit 76c6c3a098c24433a6390cb21b26a307367137a2
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Thu Jan 5 15:14:27 2012 +0100

    rebuild for GCC 4.7 as requested

 libguess.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/libguess.spec b/libguess.spec
index 4a0b5cb..d5cdc1c 100644
--- a/libguess.spec
+++ b/libguess.spec
@@ -1,6 +1,6 @@
 Name: libguess
 Version: 1.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 Summary: High-speed character set detection library
 Group: System Environment/Libraries
@@ -69,6 +69,9 @@ LD_LIBRARY_PATH=${RPM_BUILD_ROOT}%{_libdir} make
 
 
 %changelog
+* Thu Jan  5 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 1.1-2
+- rebuild for GCC 4.7 as requested
+
 * Sat Dec  3 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 1.1-1
 - Upgrade to 1.1 with added %%check section.
 


More information about the scm-commits mailing list