- Handle PED_EXCEPTION_WARNING with PED_EXCEPTION_YES_NO (#575749)

(dcantrell)
- Add support for the PARTITION_DIAG parted flag (#583628). (clumens)
- Restore locales even when an exception is thrown (#571940). (akozumpl)
This commit is contained in:
David Cantrell 2010-04-29 19:34:07 +00:00
parent 1d2f5e2e82
commit f5f30f3701
3 changed files with 10 additions and 6 deletions

View File

@ -1,3 +1 @@
pyparted-3.1.tar.gz
pyparted-3.2.tar.gz
pyparted-3.3.tar.gz
pyparted-3.4.tar.gz

View File

@ -2,7 +2,7 @@
Summary: Python module for GNU parted
Name: pyparted
Version: 3.3
Version: 3.4
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
@ -44,7 +44,13 @@ partition tables.
%{python_sitearch}/parted
%changelog
* Wed Apr 21 2010 Chris Lumens <clumens@redhat.com> 3.3-1
* Thu Apr 29 2010 David Cantrell <dcantrell@redhat.com> - 3.4-1
- Handle PED_EXCEPTION_WARNING with PED_EXCEPTION_YES_NO (#575749)
(dcantrell)
- Add support for the PARTITION_DIAG parted flag (#583628). (clumens)
- Restore locales even when an exception is thrown (#571940). (akozumpl)
* Wed Apr 21 2010 Chris Lumens <clumens@redhat.com> - 3.3-1
- Upgrade to pyparted-3.3 (#583628).
* Wed Mar 31 2010 David Cantrell <dcantrell@redhat.com> - 3.2-2

View File

@ -1 +1 @@
2105919ca6279c57f7176a350e872814 pyparted-3.3.tar.gz
cc064f12110a6f0d0c236ee7b18fee88 pyparted-3.4.tar.gz