rpms/pykickstart/devel .cvsignore, 1.98, 1.99 pykickstart.spec, 1.106, 1.107 sources, 1.107, 1.108

Christopher Edward Lumens clumens at fedoraproject.org
Tue Oct 14 20:52:27 UTC 2008


Author: clumens

Update of /cvs/pkgs/rpms/pykickstart/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10352

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- .cvsignore	22 Sep 2008 19:46:28 -0000	1.98
+++ .cvsignore	14 Oct 2008 20:51:57 -0000	1.99
@@ -32,3 +32,4 @@
 pykickstart-1.42.tar.gz
 pykickstart-1.43.tar.gz
 pykickstart-1.44.tar.gz
+pykickstart-1.45.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- pykickstart.spec	22 Sep 2008 19:46:28 -0000	1.106
+++ pykickstart.spec	14 Oct 2008 20:51:57 -0000	1.107
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.44
+Version: 1.45
 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 Oct 14 2008 Chris Lumens <clumens at redhat.com> - 1.45-1
+- Lots of translation updates.
+- Remove use of string.partition for python2.4 (atodorov).
+
 * Mon Sep 22 2008 Chris Lumens <clumens at redhat.com> - 1.44-1
 - Add support for reverse CHAP to the kickstart iscsi command (hans)
 - Fix typo (katzj)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- sources	22 Sep 2008 19:46:28 -0000	1.107
+++ sources	14 Oct 2008 20:51:57 -0000	1.108
@@ -1 +1 @@
-600f1cda9038be2de7d0f3de5e53a44f  pykickstart-1.44.tar.gz
+4604957802c588d1c63d4009ef3e6de0  pykickstart-1.45.tar.gz




More information about the scm-commits mailing list