From 58dab4f897cf8e479b2d57c3e2b4887b2636467d Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Fri, 15 Dec 2006 15:30:03 +0000 Subject: [PATCH] New version. --- .cvsignore | 1 + pykickstart.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index c0f605c..dd02fba 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ pykickstart-0.39.tar.gz pykickstart-0.40.tar.gz pykickstart-0.41.tar.gz pykickstart-0.42.tar.gz +pykickstart-0.43.tar.gz diff --git a/pykickstart.spec b/pykickstart.spec index dde242f..400ee29 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -2,8 +2,8 @@ Summary: A python library for manipulating kickstart files Name: pykickstart -Version: 0.42 -Release: 2%{?dist} +Version: 0.43 +Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: System Environment/Libraries @@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT /usr/share/locale/*/*/* %changelog +* Fri Dec 15 2006 Chris Lumens - 0.43-1 +- Pull in new translations (#216620). + * Thu Dec 7 2006 Jeremy Katz - 0.42-2 - rebuild against python 2.5 diff --git a/sources b/sources index 19e5fcb..5bd2c3f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e84d0adcb475ab768ee57940d92f3739 pykickstart-0.42.tar.gz +ec8a974a6fd5b8eae8dcc5c89c16bf0a pykickstart-0.43.tar.gz