rpms/pykickstart/devel .cvsignore, 1.91, 1.92 pykickstart.spec, 1.99, 1.100 sources, 1.100, 1.101

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Tue Jun 10 19:44:14 UTC 2008


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- .cvsignore	8 Jun 2008 23:10:52 -0000	1.91
+++ .cvsignore	10 Jun 2008 19:43:32 -0000	1.92
@@ -25,3 +25,4 @@
 pykickstart-1.35.tar.gz
 pykickstart-1.36.tar.gz
 pykickstart-1.37.tar.gz
+pykickstart-1.38.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- pykickstart.spec	8 Jun 2008 23:10:52 -0000	1.99
+++ pykickstart.spec	10 Jun 2008 19:43:32 -0000	1.100
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.37
+Version: 1.38
 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,10 @@
 %{_bindir}/ksflatten
 
 %changelog
+* Tue Jun 10 2008 Chris Lumens <clumens at redhat.com> - 1.38-1
+- Fix loading the Handler object by looking for a more specific
+  name (#450740). (clumens)
+
 * Sun Jun 08 2008 Chris Lumens <clumens at redhat.com> - 1.37-1
 - XConfig is still used by other projects, so just deprecate some
   options. (clumens)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- sources	8 Jun 2008 23:10:52 -0000	1.100
+++ sources	10 Jun 2008 19:43:32 -0000	1.101
@@ -1 +1 @@
-ccc6648149b0aa716e96d892ec8da1aa  pykickstart-1.37.tar.gz
+f003491d5d4cf93d3fd785b469529780  pykickstart-1.38.tar.gz




More information about the fedora-extras-commits mailing list