diff --git a/pyparted.spec b/pyparted.spec index 21e1250..95939dd 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -1,7 +1,7 @@ Summary: python module for parted Name: pyparted -Version: 1.6.8 -Release: 3 +Version: 1.6.9 +Release: 2 License: GPL Group: System Environment/Libraries Source0: %{name}-%{version}.tar.gz @@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Dec 14 2004 Jeremy Katz - 1.6.9-2 +- add support for sx8 devices + * Mon Nov 8 2004 Jeremy Katz - 1.6.8-3 - rebuild for python 2.4 diff --git a/sources b/sources index d2b01b2..16d540b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c092a58955d23b3e9287a36cacc2628 pyparted-1.6.8.tar.gz +c0e5ad481c145b572c001bc4aa25fc7f pyparted-1.6.9.tar.gz