rpms/pykickstart/devel .cvsignore, 1.125, 1.126 pykickstart.spec, 1.136, 1.137 sources, 1.135, 1.136

Christopher Edward Lumens clumens at fedoraproject.org
Tue Jun 1 17:35:24 UTC 2010


Author: clumens

Update of /cvs/pkgs/rpms/pykickstart/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30560

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -p -r1.125 -r1.126
--- .cvsignore	23 Apr 2010 17:39:23 -0000	1.125
+++ .cvsignore	1 Jun 2010 17:35:23 -0000	1.126
@@ -59,3 +59,4 @@ pykickstart-1.69.tar.gz
 pykickstart-1.70.tar.gz
 pykickstart-1.71.tar.gz
 pykickstart-1.72.tar.gz
+pykickstart-1.73.tar.gz


Index: pykickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -p -r1.136 -r1.137
--- pykickstart.spec	23 Apr 2010 17:39:23 -0000	1.136
+++ pykickstart.spec	1 Jun 2010 17:35:23 -0000	1.137
@@ -3,7 +3,7 @@
 Summary:  A python library for manipulating kickstart files
 Name: pykickstart
 Url: http://fedoraproject.org/wiki/pykickstart
-Version: 1.72
+Version: 1.73
 Release: 1%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
@@ -45,6 +45,9 @@ rm -rf %{buildroot}
 %{_bindir}/ksverdiff
 
 %changelog
+* Tue Jun 01 2010 Chris Lumens <clumens at redhat.com> - 1.73-1
+- Allow "ignoredisk" to explicitly specify interactive usage (#596804) (pjones)
+
 * Fri Apr 23 2010 Chris Lumens <clumens at redhat.com> - 1.72-1
 - Return non-zero on error from ksvalidator (#585284). (clumens)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -p -r1.135 -r1.136
--- sources	23 Apr 2010 17:39:23 -0000	1.135
+++ sources	1 Jun 2010 17:35:24 -0000	1.136
@@ -1 +1 @@
-893ac3783ceac89240f4afd598672e5b  pykickstart-1.72.tar.gz
+8579d7606feff433a134a84a5050e29e  pykickstart-1.73.tar.gz



More information about the scm-commits mailing list