rpms/pykickstart/devel .cvsignore, 1.87, 1.88 pykickstart.spec, 1.95, 1.96 sources, 1.96, 1.97

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Wed May 7 17:45:05 UTC 2008


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- .cvsignore	8 Apr 2008 15:57:54 -0000	1.87
+++ .cvsignore	7 May 2008 17:44:27 -0000	1.88
@@ -21,3 +21,4 @@
 pykickstart-1.31.tar.gz
 pykickstart-1.32.tar.gz
 pykickstart-1.33.tar.gz
+pykickstart-1.34.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- pykickstart.spec	8 Apr 2008 15:57:54 -0000	1.95
+++ pykickstart.spec	7 May 2008 17:44:27 -0000	1.96
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.33
+Version: 1.34
 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,14 @@
 %{_bindir}/ksflatten
 
 %changelog
+* Wed May 07 2008 Chris Lumens <clumens at redhat.com> - 1.34-1
+- Load the handler module automatically. (clumens)
+- Add support for F10. (clumens)
+- Initialize cmd.handler earlier; fixes repo.methodToRepo() (markmc)
+- Don't shadow builtin function names. (clumens)
+- Running check is now required before pykickstart can be packaged. (clumens)
+- Reorganize code a little bit to pass pychecker. (clumens)
+
 * Tue Apr 08 2008 Chris Lumens <clumens at redhat.com> - 1.33-1
 - Fix whitespace when printing out the bootloader command (pmeyers).
 - Fix the type on bootloader --timeout processing. (clumens)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- sources	8 Apr 2008 15:57:54 -0000	1.96
+++ sources	7 May 2008 17:44:27 -0000	1.97
@@ -1 +1 @@
-cd3a93072bf8dbe371037f2b569d6296  pykickstart-1.33.tar.gz
+40e08badbb9a24bca0884646fae5fd3f  pykickstart-1.34.tar.gz




More information about the scm-commits mailing list