From 7734417d325bb30736d7b7ed2e220192ef300ba1 Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Thu, 29 May 2008 21:27:01 +0000 Subject: [PATCH] New version. --- .cvsignore | 1 + pykickstart.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8057aa6..dc58387 100644 --- a/.cvsignore +++ b/.cvsignore @@ -23,3 +23,4 @@ pykickstart-1.32.tar.gz pykickstart-1.33.tar.gz pykickstart-1.34.tar.gz pykickstart-1.35.tar.gz +pykickstart-1.36.tar.gz diff --git a/pykickstart.spec b/pykickstart.spec index 66e9aeb..13d8897 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.35 +Version: 1.36 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 May 29 2008 Chris Lumens - 1.36-1 +- It should be repo --cost, not repo --priority. (clumens) + * Fri May 23 2008 Chris Lumens - 1.35-1 - Bring driverdisk command in line with the docs. (clumens) - Change RAID command print priorities (jlaska). diff --git a/sources b/sources index 1f85262..89984f4 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -40e08badbb9a24bca0884646fae5fd3f pykickstart-1.34.tar.gz -5f48c6f330c7b9edb9129479cdd57cb0 pykickstart-1.35.tar.gz +b8545229133c58d6490ccaca813c5272 pykickstart-1.36.tar.gz