[bit/f14/master] Rebuild for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Fri Oct 8 21:07:32 UTC 2010


commit be9f1f3139464c23a981a28ddc0ecb3c47db6f0e
Author: Jesse Keating <jkeating at redhat.com>
Date:   Fri Oct 8 14:07:16 2010 -0700

    Rebuild for gcc bug 634757

 bit.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/bit.spec b/bit.spec
index c19450a..e88ad1f 100644
--- a/bit.spec
+++ b/bit.spec
@@ -1,7 +1,7 @@
 Summary:          C++ library to simplify bit stream parsing
 Name:             bit
 Version:          0.4.90
-Release:          11%{?dist}
+Release:          11%{?dist}.1
 License:          GPLv3
 URL:              http://libbit.sourceforge.net
 Group:            System Environment/Libraries
@@ -121,6 +121,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
 %doc %{_datadir}/gtk-doc/html/bit-gtkmm/
 
 %changelog
+* Fri Oct 08 2010 Jesse Keating <jkeating at redhat.com> - 0.4.90-11.1
+- Rebuild for gcc bug 634757
+
 * Thu Sep 16 2010 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.4.90-11
 - Patch for changes to g++ C++0x in f14
 - Fix obsoletes by lowering version to 0.4.90 from 0.5.0


More information about the scm-commits mailing list