- Exclude pyparted-2.4.tar.gz from source RPM (oops)
This commit is contained in:
parent
a4b71dfdec
commit
2a313552ac
@ -1,2 +1 @@
|
||||
pyparted-2.4.tar.gz
|
||||
pyparted-2.5.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
Summary: Python module for GNU parted
|
||||
Name: pyparted
|
||||
Version: 2.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://fedorahosted.org/pyparted
|
||||
@ -44,6 +44,9 @@ partition tables.
|
||||
%{python_sitearch}/parted
|
||||
|
||||
%changelog
|
||||
* Sat Dec 19 2009 David Cantrell <dcantrell@redhat.com> - 2.5-2
|
||||
- Exclude pyparted-2.4.tar.gz from source RPM (oops)
|
||||
|
||||
* Sat Dec 19 2009 David Cantrell <dcantrell@redhat.com> - 2.5-1
|
||||
- Update release instructions. (dcantrell)
|
||||
- Remove old cylinder alignment test cases for _ped. (dcantrell)
|
||||
|
Loading…
Reference in New Issue
Block a user