New version.

This commit is contained in:
Christopher Edward Lumens 2009-08-17 17:50:50 +00:00
parent e10901d0d3
commit 2dea6a327e
3 changed files with 8 additions and 2 deletions

View File

@ -1 +1,2 @@
pyparted-2.1.1.tar.gz
pyparted-2.1.2.tar.gz

View File

@ -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

View File

@ -1 +1 @@
80b2afa23e0cc5d2e4c65718c06fe104 pyparted-2.1.1.tar.gz
14e970ff67d3c81c8226c779e4bbcf33 pyparted-2.1.2.tar.gz