- Rebuild for libparted soname change

This commit is contained in:
David Cantrell 2010-03-31 17:46:46 +00:00
parent b4c543c1c8
commit 55b3a4ab97

View File

@ -3,7 +3,7 @@
Summary: Python module for GNU parted
Name: pyparted
Version: 3.2
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://fedorahosted.org/pyparted
@ -44,6 +44,9 @@ partition tables.
%{python_sitearch}/parted
%changelog
* Wed Mar 31 2010 David Cantrell <dcantrell@redhat.com> - 3.2-2
- Rebuild for libparted soname change
* Thu Mar 25 2010 Chris Lumens <clumens@redhat.com> - 3.2-1
- Upgrade to pyparted-3.2 (#571940).