Upgrade to pyparted-3.10

This commit is contained in:
David Cantrell 2013-05-23 11:15:27 -04:00
parent e723f5af0c
commit d5c14f4a1e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
pyparted-3.8.tar.gz
/pyparted-3.9.tar.gz
/pyparted-3.10.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Python module for GNU parted
Name: pyparted
Version: 3.9
Release: 2%{?dist}
Version: 3.10
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://fedorahosted.org/pyparted
@ -38,6 +38,9 @@ rm -rf %{buildroot}
%{python_sitearch}/%{name}-%{version}-*.egg-info
%changelog
* Thu May 23 2013 David Cantrell <dcantrell@redhat.com> - 3.10-1
- Upgrade to pyparted-3.10
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
f16c7ef7f5fa4a43fcb2a4654b487e39 pyparted-3.9.tar.gz
d494440b34bc9ea0afea45c4a4ac3274 pyparted-3.10.tar.gz