[python-igraph] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Wed Sep 29 22:09:22 UTC 2010


commit 16f6856d2569d247c66bad6f46e9aa9f2d09efd8
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 15:08:56 2010 -0700

    - Rebuilt for gcc bug 634757

 python-igraph.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-igraph.spec b/python-igraph.spec
index 3b0795c..eba5472 100644
--- a/python-igraph.spec
+++ b/python-igraph.spec
@@ -2,7 +2,7 @@
 
 Name:		python-igraph
 Version:	0.5.4
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Python bindings for igraph
 
 Group:		Development/Languages
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 (cd igraph; PYTHONPATH=$RPM_BUILD_ROOT%{python_archlib} %{__python} -c 'import igraph.test; igraph.test.test();' )
 
 %changelog
+* Wed Sep 29 2010 jkeating - 0.5.4-2
+- Rebuilt for gcc bug 634757
+
 * Fri Sep 17 2010 Neal Becker <ndbecker2 at gmail.com> - 0.5.4-1
 - Update to 0.5.4
 


More information about the scm-commits mailing list