diff --git a/pyparted.spec b/pyparted.spec index 997ea7a..ac4f4e4 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -3,7 +3,7 @@ Summary: Python module for GNU parted Name: pyparted Version: 1.8.9 -Release: 5%{?dist} +Release: 6%{?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 +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 1.8.9-6 +- Rebuild for Python 2.6 + * Fri Feb 08 2008 David Cantrell - 1.8.9-5 - Rebuild for gcc-4.3