diff --git a/pyparted.spec b/pyparted.spec index edfb0de..997ea7a 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -3,7 +3,7 @@ Summary: Python module for GNU parted Name: pyparted Version: 1.8.9 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://dcantrel.fedorapeople.org/%{name} @@ -39,6 +39,9 @@ CFLAGS="%{optflags}" CC="%{__cc}" %{__make} %{?_smp_mflags} %{python_sitearch}/partedmodule.so %changelog +* Fri Feb 08 2008 David Cantrell - 1.8.9-5 +- Rebuild for gcc-4.3 + * Wed Jan 02 2008 David Cantrell - 1.8.9-4 - Rebuild