rpms/pykickstart/devel .cvsignore, 1.52, 1.53 pykickstart.spec, 1.57, 1.58 sources, 1.57, 1.58

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Mar 19 21:25:35 UTC 2007


Author: clumens

Update of /cvs/dist/rpms/pykickstart/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20564

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



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- .cvsignore	7 Mar 2007 20:15:48 -0000	1.52
+++ .cvsignore	19 Mar 2007 21:25:32 -0000	1.53
@@ -14,3 +14,4 @@
 pykickstart-0.97.tar.gz
 pykickstart-0.98.tar.gz
 pykickstart-0.99.tar.gz
+pykickstart-0.100.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- pykickstart.spec	7 Mar 2007 20:15:48 -0000	1.57
+++ pykickstart.spec	19 Mar 2007 21:25:33 -0000	1.58
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 0.99
+Version: 0.100
 Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPL
@@ -38,6 +38,10 @@
 %{_bindir}/ksvalidator
 
 %changelog
+* Mon Mar 19 2007 Chris Lumens <clumens at redhat.com> - 0.100-1
+- bootloader should be written out after upgrade/install.
+- Treat class names as unicode strings (#231053).
+
 * Wed Mar 07 2007 Chris Lumens <clumens at redhat.com> - 0.99-1
 - The timezone command didn't recognize --isUtc before FC6 (#231189).
 - Recognize %ksappend lines in ksvalidator.


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/pykickstart/devel/sources,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- sources	7 Mar 2007 20:15:48 -0000	1.57
+++ sources	19 Mar 2007 21:25:33 -0000	1.58
@@ -1 +1 @@
-e92d41ce788e94febdb53c447a83815e  pykickstart-0.99.tar.gz
+eaf0316dfc2f88a789715a767858e7d3  pykickstart-0.100.tar.gz




More information about the fedora-cvs-commits mailing list