[bliss] Rebuild for GCC 4.7.

Jerry James jjames at fedoraproject.org
Fri Jan 6 15:55:22 UTC 2012


commit 41a513cd2465f81df2804324abb3cbb1e8a77d0b
Author: Jerry James <loganjerry at gmail.com>
Date:   Fri Jan 6 08:55:13 2012 -0700

    Rebuild for GCC 4.7.

 bliss.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/bliss.spec b/bliss.spec
index 6f42e0b..8979037 100644
--- a/bliss.spec
+++ b/bliss.spec
@@ -1,6 +1,6 @@
 Name:           bliss
 Version:        0.72
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Compute automorphism groups and canonical labelings of graphs
 
 Group:          Applications/Engineering
@@ -100,6 +100,9 @@ cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man1
 %{_libdir}/libbliss.so.*
 
 %changelog
+* Fri Jan  6 2012 Jerry James <loganjerry at gmail.com> - 0.72-3
+- Rebuild for GCC 4.7.
+
 * Tue Nov 15 2011 Jerry James <loganjerry at gmail.com> - 0.72-2
 - Add patch to avoid calling exit() in the library
 


More information about the scm-commits mailing list