New version.
This commit is contained in:
parent
ccc6bc3436
commit
2bd5be3f00
@ -2,3 +2,4 @@ pykickstart-0.36.tar.gz
|
|||||||
pykickstart-0.39.tar.gz
|
pykickstart-0.39.tar.gz
|
||||||
pykickstart-0.40.tar.gz
|
pykickstart-0.40.tar.gz
|
||||||
pykickstart-0.41.tar.gz
|
pykickstart-0.41.tar.gz
|
||||||
|
pykickstart-0.42.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: A python library for manipulating kickstart files
|
Summary: A python library for manipulating kickstart files
|
||||||
Name: pykickstart
|
Name: pykickstart
|
||||||
Version: 0.41
|
Version: 0.42
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/locale/*/*/*
|
/usr/share/locale/*/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 05 2006 Chris Lumens <clumens@redhat.com> - 0.42-1
|
||||||
|
- Fix traceback when writing out repo command (#218274).
|
||||||
|
|
||||||
* Fri Dec 01 2006 Chris Lumens <clumens@redhat.com> - 0.41-1
|
* Fri Dec 01 2006 Chris Lumens <clumens@redhat.com> - 0.41-1
|
||||||
- Fix traceback when using deprecated commands (#218047, #218059).
|
- Fix traceback when using deprecated commands (#218047, #218059).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user