diff --git a/pyparted.spec b/pyparted.spec index 4d5c03d..7558ac7 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -3,7 +3,7 @@ ExcludeArch: ppc64 Summary: python module for parted Name: pyparted Version: 1.6.7 -Release: 1 +Release: 2 License: GPL Group: System Environment/Libraries Source0: %{name}-%{version}.tar.gz @@ -39,6 +39,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jun 15 2004 Elliot Lee +- rebuilt + * Thu May 13 2004 Jeremy Katz - 1.6.7-1 - fix build for newer versions of gcc (fix from Jeff Law)