From 29f5761c6b9c007af6cc21be5f71179850756238 Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Thu, 8 Jul 2010 20:52:49 +0000 Subject: [PATCH] New version. --- .cvsignore | 1 + pykickstart.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 175318e..e41ff3c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -62,3 +62,4 @@ pykickstart-1.72.tar.gz pykickstart-1.73.tar.gz pykickstart-1.74.tar.gz pykickstart-1.75.tar.gz +pykickstart-1.76.tar.gz diff --git a/pykickstart.spec b/pykickstart.spec index d8922f5..d4a738b 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.75 +Version: 1.76 Release: 1%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from @@ -45,6 +45,10 @@ rm -rf %{buildroot} %{_bindir}/ksverdiff %changelog +* Thu Jul 08 2010 Chris Lumens - 1.76-1 +- method: new parameter '--noverifyssl' after --url. (akozumpl) +- repo: new parameter '--noverifyssl'. (akozumpl) + * Tue Jun 22 2010 Chris Lumens - 1.75-1 - Update translation files. (clumens) - Remove everything from pykickstart that's been deprecated forever. (clumens) diff --git a/sources b/sources index e2236e6..c0d742a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c7e0521893de09b32e514a30bdf80ac pykickstart-1.75.tar.gz +d78b6b90fa27974cfec0efdb5007d817 pykickstart-1.76.tar.gz