From 1eb69f19fa9364210a7b0a3b724f08bd44a09743 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Wed, 10 Jan 2007 20:49:42 +0000 Subject: [PATCH] auto-import pyparted-1.8.2-1 on branch devel from pyparted-1.8.2-1.src.rpm --- .cvsignore | 2 +- pyparted.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) 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