rpms/pykickstart/devel .cvsignore, 1.71, 1.72 pykickstart.spec, 1.78, 1.79 sources, 1.79, 1.80

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Thu Oct 18 18:57:16 UTC 2007


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- .cvsignore	4 Oct 2007 18:55:55 -0000	1.71
+++ .cvsignore	18 Oct 2007 18:56:43 -0000	1.72
@@ -5,3 +5,4 @@
 pykickstart-1.15.tar.gz
 pykickstart-1.16.tar.gz
 pykickstart-1.17.tar.gz
+pykickstart-1.18.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- pykickstart.spec	4 Oct 2007 18:55:55 -0000	1.78
+++ pykickstart.spec	18 Oct 2007 18:56:43 -0000	1.79
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.17
+Version: 1.18
 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,11 @@
 %{_bindir}/ksflatten
 
 %changelog
+* Thu Oct 18 2007 Chris Lumens <clumens at redhat.com> 1.18-1
+- Don't write out %end to packages and scripts if the syntax version doesn't
+  support it.
+- Remove obsolete translation (#332221).
+
 * Thu Oct 04 2007 Chris Lumens <clumens at redhat.com> 1.17-1
 - Simplify argument processing and printing.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- sources	4 Oct 2007 18:55:55 -0000	1.79
+++ sources	18 Oct 2007 18:56:43 -0000	1.80
@@ -1 +1 @@
-668df05a7ac08ab75ded3a29f28e3dcf  pykickstart-1.17.tar.gz
+bd2ef9172490575073dab09c01a2792e  pykickstart-1.18.tar.gz




More information about the fedora-extras-commits mailing list