auto-import pyparted-1.8.2-1 on branch devel from pyparted-1.8.2-1.src.rpm
This commit is contained in:
parent
667ea4b065
commit
1eb69f19fa
@ -1 +1 @@
|
||||
pyparted-1.8.1.tar.gz
|
||||
pyparted-1.8.2.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user