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 - 0.5.4-1 - Update to 0.5.4