rpms/system-config-kickstart/devel .cvsignore, 1.60, 1.61 sources, 1.74, 1.75 system-config-kickstart.spec, 1.79, 1.80

Christopher Edward Lumens clumens at fedoraproject.org
Wed Jul 1 20:01:59 UTC 2009


Author: clumens

Update of /cvs/pkgs/rpms/system-config-kickstart/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29294

Modified Files:
	.cvsignore sources system-config-kickstart.spec 
Log Message:
New version.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-kickstart/devel/.cvsignore,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -p -r1.60 -r1.61
--- .cvsignore	1 Apr 2009 21:01:15 -0000	1.60
+++ .cvsignore	1 Jul 2009 20:01:29 -0000	1.61
@@ -4,3 +4,4 @@ system-config-kickstart-2.7.18.tar.gz
 system-config-kickstart-2.7.19.tar.gz
 system-config-kickstart-2.7.21.tar.gz
 system-config-kickstart-2.7.22.tar.gz
+system-config-kickstart-2.8.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-kickstart/devel/sources,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -p -r1.74 -r1.75
--- sources	1 Apr 2009 21:01:15 -0000	1.74
+++ sources	1 Jul 2009 20:01:29 -0000	1.75
@@ -1 +1 @@
-38310d9b3783c04d00017ef9c20e9feb  system-config-kickstart-2.7.22.tar.gz
+3dd953710331073b481559b105437e8b  system-config-kickstart-2.8.0.tar.gz


Index: system-config-kickstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-kickstart/devel/system-config-kickstart.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -p -r1.79 -r1.80
--- system-config-kickstart.spec	1 Apr 2009 21:01:15 -0000	1.79
+++ system-config-kickstart.spec	1 Jul 2009 20:01:29 -0000	1.80
@@ -1,6 +1,6 @@
 Summary: A graphical interface for making kickstart files
 Name: system-config-kickstart
-Version: 2.7.22
+Version: 2.8.0
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/Tools
 License: GPLv2+
@@ -68,14 +68,23 @@ fi
 %attr(0644,root,root) %{_datadir}/icons/hicolor/48x48/apps/system-config-kickstart.png
 
 %changelog
+* Wed Jul 01 2009 Chris Lumens <clumens at redhat.com> - 2.8.0-1
+- Allow specifying anything for a network device name, not just ethX (#508089).
+- Don't traceback when opening files with null bytes (#508092).
+- Make the OK button on some dialogs insensitive until changes happen (#493887).
+- Don't traceback if the filename entry is blank (#500409).
+- Lots more UI style/layout updates (#493842, #493857, rrakus).
+- Don't traceback if given an invalid language or timezone (#487390).
+- Update to glade3 (#495754, rrakus).
+- Add a progress window when saving or previewing files (#493879, rrakus).
+- Use the standard about/license dialog (rrakus, #493926).
+- Center dialogs on the parent (rrakus, #493823).
+
 * Wed Apr 01 2009 Chris Lumens <clumens at redhat.com> - 2.7.22-1
 - Use dataList().append when adding partitions and network devices (#492100).
 - Update translation files (#490018). (clumens)
 - Lots of translation file udpates.
 
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.7.21-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
 * Tue Dec 23 2008 Chris Lumens <clumens at redhat.com> - 2.7.21-1
 - Add "make bumpver" target from pykickstart.
 - Translate spaces in timezones to underscores when reading and writing (#475129).




More information about the fedora-extras-commits mailing list