dmalcolm 2010-07-22 03:31:54 +00:00
parent 91d710adc2
commit fb9503e39f

View File

@ -3,7 +3,7 @@
Summary: Python module for GNU parted
Name: pyparted
Version: 3.4
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://fedorahosted.org/pyparted
@ -44,6 +44,9 @@ rm -rf %{buildroot}
%{python_sitearch}/parted
%changelog
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 3.4-3
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Fri May 21 2010 David Cantrell <dcantrell@redhat.com> - 3.4-2
- Spec file cleanups to comply with current packaging policies