diff --git a/pyparted.spec b/pyparted.spec index dd6edeb..d7760ef 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -3,7 +3,7 @@ Summary: Python module for GNU parted Name: pyparted Version: 1.8.9 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://dcantrel.fedorapeople.org/%{name} @@ -37,6 +37,9 @@ CFLAGS="%{optflags}" CC="%{__cc}" %{__make} %{?_smp_mflags} %{python_sitearch}/partedmodule.so %changelog +* Tue Aug 21 2007 David Cantrell - 1.8.9-2 +- Rebuild + * Fri Aug 10 2007 David Cantrell - 1.8.9-1 - Update license tag to indicate GPL v2 or later - Update URLs to point to new upstream location