diff --git a/pyparted.spec b/pyparted.spec index 27e6966..84a4951 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -1,7 +1,7 @@ Summary: Python module for GNU parted Name: pyparted Version: 3.8 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://fedorahosted.org/pyparted @@ -41,6 +41,9 @@ rm -rf %{buildroot} %{python_sitearch}/%{name}-%{version}-*.egg-info %changelog +* Tue Mar 13 2012 Brian C. Lane 3.8-4 +- Rebuild against parted 3.1 + * Thu Feb 02 2012 Brian C. Lane - 3.8-3 - Add patch for new parted PED_DISK_GPT_PMBR_BOOT flag