diff --git a/pyparted.spec b/pyparted.spec index df3410c..b33e33c 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -3,7 +3,7 @@ Summary: Python module for GNU parted Name: pyparted Version: 3.4 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://fedorahosted.org/pyparted @@ -44,6 +44,9 @@ rm -rf %{buildroot} %{python_sitearch}/parted %changelog +* Wed Jul 21 2010 David Malcolm - 3.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Fri May 21 2010 David Cantrell - 3.4-2 - Spec file cleanups to comply with current packaging policies