rpms/anaconda/devel .cvsignore, 1.649, 1.650 anaconda.spec, 1.799, 1.800 sources, 1.783, 1.784

Christopher Edward Lumens clumens at fedoraproject.org
Fri Jul 31 19:19:03 UTC 2009


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.649
retrieving revision 1.650
diff -u -p -r1.649 -r1.650
--- .cvsignore	29 Jul 2009 19:40:17 -0000	1.649
+++ .cvsignore	31 Jul 2009 19:19:03 -0000	1.650
@@ -1,2 +1,3 @@
 anaconda-12.5.tar.bz2
 anaconda-12.6.tar.bz2
+anaconda-12.7.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.799
retrieving revision 1.800
diff -u -p -r1.799 -r1.800
--- anaconda.spec	29 Jul 2009 19:40:18 -0000	1.799
+++ anaconda.spec	31 Jul 2009 19:19:03 -0000	1.800
@@ -3,7 +3,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 12.6
+Version: 12.7
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -208,6 +208,16 @@ update-desktop-database &> /dev/null || 
 %endif
 
 %changelog
+* Fri Jul 31 2009 Chris Lumens <clumens at redhat.com> - 12.7-1
+- Fix up udev sillies (related to #514501) (katzj)
+- Log when we unmount filesystems so we have a match for mount messages.
+  (clumens)
+- Let's not exit from buildinstall.functions, say, ever (katzj)
+- Rework shutDown() to better accomidate "nokill" better. (pjones)
+- Make upgradeany boot option work again (#513227) (rvykydal)
+- Update device.map when upgrading (#513393) (rvykydal)
+- Catch None devs (katzj)
+
 * Wed Jul 29 2009 Chris Lumens <clumens at redhat.com> - 12.6-1
 - Fix CDLABEL substitution in syslinux.cfg for x86 boot.iso (katzj)
 - And finish off the removal of rhpl (katzj)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.783
retrieving revision 1.784
diff -u -p -r1.783 -r1.784
--- sources	29 Jul 2009 19:40:18 -0000	1.783
+++ sources	31 Jul 2009 19:19:03 -0000	1.784
@@ -1 +1 @@
-3f9d1f4802ad88ff69deae6879854b1b  anaconda-12.6.tar.bz2
+9817081809bd5e752cdb304212328494  anaconda-12.7.tar.bz2




More information about the fedora-extras-commits mailing list