From 6bb8f7e56c7f3883d5a1a906c41a04066fdafabc Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Thu, 17 Jan 2008 06:10:23 +0000 Subject: [PATCH] New version. --- .cvsignore | 1 + pykickstart.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index b24b1f0..a9185a9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -13,3 +13,4 @@ pykickstart-1.22.tar.gz pykickstart-1.23.tar.gz pykickstart-1.24.tar.gz pykickstart-1.25.tar.gz +pykickstart-1.26.tar.gz diff --git a/pykickstart.spec b/pykickstart.spec index 1981064..f827b95 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -3,7 +3,7 @@ Summary: A python library for manipulating kickstart files Name: pykickstart Url: http://fedoraproject.org/wiki/pykickstart -Version: 1.25 +Version: 1.26 Release: 1%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from @@ -44,6 +44,9 @@ rm -rf %{buildroot} %{_bindir}/ksflatten %changelog +* Thu Jan 17 2008 Chris Lumens - 1.26-1 +- Add support for network --bootproto=ask. (clumens) + * Tue Jan 15 2008 Chris Lumens - 1.25-1 - Add the version to the output ks file. (clumens) - Add syntax for encrypted partitions and raid devices. (clumens) diff --git a/sources b/sources index 4cb7083..dad7027 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -722a220b08fe6a06f0f1e8b46d737f19 pykickstart-1.25.tar.gz +0c95480fd37ce24b7611e5d9347f1f8a pykickstart-1.26.tar.gz