diff --git a/.cvsignore b/.cvsignore index 769af97..0880e0e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyparted-1.8.1.tar.gz +pyparted-1.8.2.tar.gz diff --git a/pyparted.spec b/pyparted.spec index 9af7ff9..be64f0e 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -1,7 +1,7 @@ Summary: Python module for GNU parted Name: pyparted -Version: 1.8.1 -Release: 3%{?dist} +Version: 1.8.2 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/python?.?/site-packages/*.so %changelog +* Wed Jan 10 2007 Jeremy Katz - 1.8.2-1 +- use PyObject_DEL instead of PyMem_DEL + * Thu Dec 7 2006 Jeremy Katz - 1.8.1-3 - rebuild for python 2.5 diff --git a/sources b/sources index f7ab854..3fe3a4e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -96806167072325ef52eb7bae4db52653 pyparted-1.8.1.tar.gz +6528f359b94a733b0a0d9f9108f3a52b pyparted-1.8.2.tar.gz