New version.
This commit is contained in:
parent
e10901d0d3
commit
2dea6a327e
@ -1 +1,2 @@
|
||||
pyparted-2.1.1.tar.gz
|
||||
pyparted-2.1.2.tar.gz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Python module for GNU parted
|
||||
Name: pyparted
|
||||
Version: 2.1.1
|
||||
Version: 2.1.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -44,6 +44,11 @@ partition tables.
|
||||
%{python_sitearch}/parted
|
||||
|
||||
%changelog
|
||||
* Mon Aug 17 2009 Chris Lumens <clumens@redhat.com> 2.1.2-1
|
||||
- Upgrade to pyparted-2.1.2:
|
||||
PED_DEVICE_DM is always defined in libparted these days.
|
||||
Handle parted exceptions arising from ped_device_get (#495433).
|
||||
|
||||
* Tue Aug 04 2009 David Cantrell <dcantrell@redhat.com> - 2.1.1-1
|
||||
- Upgrade to pyparted-2.1.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user