diff --git a/pyparted.spec b/pyparted.spec index 730cf5d..4a5b800 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -3,7 +3,7 @@ ExcludeArch: ppc64 Summary: python module for parted Name: pyparted Version: 1.6.6 -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 Mar 16 2004 Jeremy Katz 1.6.6-2 +- fix PARTITION_PROTECTED definition (#118451) + * Fri Mar 12 2004 Jeremy Katz - Initial build split out into separate source from the parted package. - Don't build on ppc64 right now due to parted build problems (#118183) diff --git a/sources b/sources index 6e2af86..10fb8fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67ffe5cb1faf1a1d2aa5ffe8553b133e pyparted-1.6.6.tar.gz +93b0595a28c5645a1e9c6e23890b914f pyparted-1.6.6.tar.gz