forked from rpms/pykickstart
New version.
This commit is contained in:
parent
a2189de856
commit
41b8cfb6ed
@ -11,3 +11,4 @@ pykickstart-1.20.tar.gz
|
|||||||
pykickstart-1.21.tar.gz
|
pykickstart-1.21.tar.gz
|
||||||
pykickstart-1.22.tar.gz
|
pykickstart-1.22.tar.gz
|
||||||
pykickstart-1.23.tar.gz
|
pykickstart-1.23.tar.gz
|
||||||
|
pykickstart-1.24.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Summary: A python library for manipulating kickstart files
|
Summary: A python library for manipulating kickstart files
|
||||||
Name: pykickstart
|
Name: pykickstart
|
||||||
Url: http://fedoraproject.org/wiki/pykickstart
|
Url: http://fedoraproject.org/wiki/pykickstart
|
||||||
Version: 1.23
|
Version: 1.24
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
# This is a Red Hat maintained package which is specific to
|
# This is a Red Hat maintained package which is specific to
|
||||||
# our distribution. Thus the source is only available from
|
# our distribution. Thus the source is only available from
|
||||||
@ -44,6 +44,11 @@ rm -rf %{buildroot}
|
|||||||
%{_bindir}/ksflatten
|
%{_bindir}/ksflatten
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 Chris Lumens <clumens@redhat.com> - 1.24-1
|
||||||
|
- Make inheritance and overriding of %packages work (#427768). (clumens)
|
||||||
|
- Add an option for which languages should be installed. (katzj)
|
||||||
|
- Use the right name for the iscsi --target variable (#418781). (clumens)
|
||||||
|
|
||||||
* Mon Dec 10 2007 Chris Lumens <clumens@redhat.com> - 1.23-1
|
* Mon Dec 10 2007 Chris Lumens <clumens@redhat.com> - 1.23-1
|
||||||
- Take Makefile improvements from anaconda.
|
- Take Makefile improvements from anaconda.
|
||||||
- Fix a traceback on F9 zerombr command (#395431).
|
- Fix a traceback on F9 zerombr command (#395431).
|
||||||
|
Loading…
Reference in New Issue
Block a user