rpms/pykickstart/devel .cvsignore, 1.61, 1.62 pykickstart.spec, 1.68, 1.69 sources, 1.68, 1.69

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Mon Aug 13 14:49:01 UTC 2007


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- .cvsignore	9 Aug 2007 19:03:27 -0000	1.61
+++ .cvsignore	13 Aug 2007 14:48:29 -0000	1.62
@@ -23,3 +23,4 @@
 pykickstart-1.5.tar.gz
 pykickstart-1.6.tar.gz
 pykickstart-1.7.tar.gz
+pykickstart-1.8.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- pykickstart.spec	9 Aug 2007 19:03:27 -0000	1.68
+++ pykickstart.spec	13 Aug 2007 14:48:29 -0000	1.69
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.7
+Version: 1.8
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -42,6 +42,9 @@
 %{_bindir}/ksvalidator
 
 %changelog
+* Mon Aug 13 2007 Chris Lumens <clumens at redhat.com> 1.8-1
+- Fix type checking of string values.
+
 * Thu Aug 09 2007 Chris Lumens <clumens at redhat.com> 1.7-1
 - Clarify license in spec file and all source files.
 - Check string values to options to make sure they're not other options


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- sources	9 Aug 2007 19:03:27 -0000	1.68
+++ sources	13 Aug 2007 14:48:29 -0000	1.69
@@ -1 +1 @@
-2c865d9c3b0482c92cc0a2e6f4fc2efb  pykickstart-1.7.tar.gz
+be02bdd940229fc564879efaf959f7e3  pykickstart-1.8.tar.gz




More information about the fedora-extras-commits mailing list