rpms/pykickstart/devel .cvsignore, 1.84, 1.85 pykickstart.spec, 1.92, 1.93 sources, 1.93, 1.94

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Tue Mar 25 20:22:27 UTC 2008


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- .cvsignore	26 Feb 2008 17:49:01 -0000	1.84
+++ .cvsignore	25 Mar 2008 20:21:45 -0000	1.85
@@ -18,3 +18,4 @@
 pykickstart-1.28.tar.gz
 pykickstart-1.29.tar.gz
 pykickstart-1.30.tar.gz
+pykickstart-1.31.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- pykickstart.spec	26 Feb 2008 17:49:01 -0000	1.92
+++ pykickstart.spec	25 Mar 2008 20:21:45 -0000	1.93
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.30
+Version: 1.31
 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 Mar 25 2008 Chris Lumens <clumens at redhat.com> - 1.31-1
+- Support end-of-line comments. (clumens)
+- Lots of translation updates.
+
 * Tue Feb 26 2008 Chris Lumens <clumens at redhat.com> - 1.30-1
 - Reverse writePriorities of iscsi and iscsname (#434965, jlaska).
 - Fix printing of iscsiname command (#434945, jlaska).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- sources	26 Feb 2008 17:49:01 -0000	1.93
+++ sources	25 Mar 2008 20:21:45 -0000	1.94
@@ -1 +1 @@
-2aa7dc46a3a908527a0708b3ace0dafb  pykickstart-1.30.tar.gz
+2a898be2b17cb75db0e6c169a39b9314  pykickstart-1.31.tar.gz




More information about the fedora-extras-commits mailing list