rpms/pykickstart/devel .cvsignore, 1.59, 1.60 pykickstart.spec, 1.66, 1.67 sources, 1.66, 1.67

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Thu Aug 2 20:18:26 UTC 2007


Author: clumens

Update of /cvs/pkgs/rpms/pykickstart/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27442

Modified Files:
	.cvsignore pykickstart.spec sources 
Log Message:
New version.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- .cvsignore	17 Jul 2007 21:20:12 -0000	1.59
+++ .cvsignore	2 Aug 2007 20:17:54 -0000	1.60
@@ -21,3 +21,4 @@
 pykickstart-1.3.tar.gz
 pykickstart-1.4.tar.gz
 pykickstart-1.5.tar.gz
+pykickstart-1.6.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- pykickstart.spec	19 Jul 2007 20:27:34 -0000	1.66
+++ pykickstart.spec	2 Aug 2007 20:17:54 -0000	1.67
@@ -3,8 +3,8 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.5
-Release: 2%{?dist}
+Version: 1.6
+Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
 # within this srpm.
@@ -42,6 +42,10 @@
 %{_bindir}/ksvalidator
 
 %changelog
+* Thu Aug 02 2007 Chris Lumens <clumens at redhat.com> 1.6-1
+- Fix a couple tracebacks in ksvalidator.
+- Change --class to --dhcpclass (#248912).
+
 * Thu Jul 19 2007 Chris Lumens <clumens at redhat.com> 1.5-2
 - Require rhpl (#248953).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- sources	19 Jul 2007 20:27:34 -0000	1.66
+++ sources	2 Aug 2007 20:17:54 -0000	1.67
@@ -1 +1 @@
-168c21746af8f6def143447b7a556cbf  pykickstart-1.5.tar.gz
+491ba8d508380447d6dda2881e9cf710  pykickstart-1.6.tar.gz




More information about the fedora-extras-commits mailing list