From c6bfdc55031ac6384def8a7275a9c103cac102f1 Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Mon, 27 Oct 2008 17:14:35 +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 e44e4a9..186c0aa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -33,3 +33,4 @@ pykickstart-1.42.tar.gz pykickstart-1.43.tar.gz pykickstart-1.44.tar.gz pykickstart-1.45.tar.gz +pykickstart-1.46.tar.gz diff --git a/pykickstart.spec b/pykickstart.spec index e1b695d..06eee68 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.45 +Version: 1.46 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 +* Mon Oct 27 2008 Chris Lumens - 1.46-1 +- Add support for firewall --service (#467005). + * Tue Oct 14 2008 Chris Lumens - 1.45-1 - Lots of translation updates. - Remove use of string.partition for python2.4 (atodorov). diff --git a/sources b/sources index 9cc5d88..8766f95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4604957802c588d1c63d4009ef3e6de0 pykickstart-1.45.tar.gz +34eac9d71d29455c52e0945caee5d572 pykickstart-1.46.tar.gz