Upgraded to pyparted-3.7

This commit is contained in:
David Cantrell 2011-06-29 13:02:55 -04:00
parent 9a798e2b89
commit 8347e81b61
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
pyparted-3.6.tar.gz
pyparted-3.7.tar.gz

View File

@ -2,7 +2,7 @@
Summary: Python module for GNU parted
Name: pyparted
Version: 3.6
Version: 3.7
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
@ -41,6 +41,9 @@ rm -rf %{buildroot}
%{python_sitearch}/parted
%changelog
* Wed Jun 29 2011 David Cantrell <dcantrell@redhat.com> - 3.7-1
- Upgraded to pyparted-3.7 (compatibility with parted-3.0)
* Wed Mar 23 2011 David Cantrell <dcantrell@redhat.com> - 3.6-1
- Upgraded to pyparted-3.6

View File

@ -1 +1 @@
5b6c99ea461f6437b9983dd7c295e57f pyparted-3.6.tar.gz
c7212ef1880c93f9159f25e4305b6b9c pyparted-3.7.tar.gz