auto-import pyparted-1.8.2-1 on branch devel from pyparted-1.8.2-1.src.rpm

This commit is contained in:
Jeremy Katz 2007-01-10 20:49:42 +00:00
parent 667ea4b065
commit 1eb69f19fa
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
pyparted-1.8.1.tar.gz
pyparted-1.8.2.tar.gz

View File

@ -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 <katzj@redhat.com> - 1.8.2-1
- use PyObject_DEL instead of PyMem_DEL
* Thu Dec 7 2006 Jeremy Katz <katzj@redhat.com> - 1.8.1-3
- rebuild for python 2.5

View File

@ -1 +1 @@
96806167072325ef52eb7bae4db52653 pyparted-1.8.1.tar.gz
6528f359b94a733b0a0d9f9108f3a52b pyparted-1.8.2.tar.gz