rpms/anaconda/devel .cvsignore, 1.694, 1.695 anaconda.spec, 1.844, 1.845 sources, 1.828, 1.829

Christopher Edward Lumens clumens at fedoraproject.org
Tue Jan 12 15:27:08 UTC 2010


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.694
retrieving revision 1.695
diff -u -p -r1.694 -r1.695
--- .cvsignore	9 Jan 2010 02:54:44 -0000	1.694
+++ .cvsignore	12 Jan 2010 15:27:07 -0000	1.695
@@ -1 +1 @@
-anaconda-13.19.tar.bz2
+anaconda-13.20.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.844
retrieving revision 1.845
diff -u -p -r1.844 -r1.845
--- anaconda.spec	9 Jan 2010 02:54:44 -0000	1.844
+++ anaconda.spec	12 Jan 2010 15:27:07 -0000	1.845
@@ -3,7 +3,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 13.19
+Version: 13.20
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -216,6 +216,11 @@ update-desktop-database &> /dev/null || 
 %endif
 
 %changelog
+* Tue Jan 12 2010 Chris Lumens <clumens at redhat.com> - 13.20-1
+- devicetree.devices is a list, not a dict (#554455). (clumens)
+- Try to copy the correct traceback file, not anacdump.txt. (clumens)
+- Make sure /tmp/DD exists before trying to copy it. (clumens)
+
 * Fri Jan 08 2010 David Cantrell <dcantrell at redhat.com> - 13.19-1
 - st_size is off64_t on i386, off_t on others. (dcantrell)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.828
retrieving revision 1.829
diff -u -p -r1.828 -r1.829
--- sources	9 Jan 2010 02:54:44 -0000	1.828
+++ sources	12 Jan 2010 15:27:08 -0000	1.829
@@ -1 +1 @@
-e5fd43a8d6bb9a9cae69cec183d5dfcb  anaconda-13.19.tar.bz2
+5861cdf3bb62b1197eac8f03102a1f93  anaconda-13.20.tar.bz2



More information about the scm-commits mailing list