rpms/booty/devel .cvsignore, 1.60, 1.61 booty.spec, 1.65, 1.66 sources, 1.64, 1.65

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Mon Oct 29 15:33:01 UTC 2007


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/booty/devel/.cvsignore,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- .cvsignore	11 Oct 2007 18:34:48 -0000	1.60
+++ .cvsignore	29 Oct 2007 15:32:24 -0000	1.61
@@ -1,2 +1,3 @@
 booty-0.89.tar.bz2
 booty-0.90.tar.bz2
+booty-0.92.tar.bz2


Index: booty.spec
===================================================================
RCS file: /cvs/pkgs/rpms/booty/devel/booty.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- booty.spec	11 Oct 2007 18:34:48 -0000	1.65
+++ booty.spec	29 Oct 2007 15:32:24 -0000	1.66
@@ -1,6 +1,6 @@
 Summary: simple python bootloader config lib
 Name: booty
-Version: 0.90
+Version: 0.92
 Release: 1%{?dist}
 License: LGPL
 Source0: %{name}-%{version}.tar.bz2
@@ -35,6 +35,12 @@
 
 
 %changelog
+* Mon Oct 29 2007 Chris Lumens <clumens at redhat.com> 0.92-1
+- Honor the bootloader --timeout= kickstart option.
+
+* Mon Oct 22 2007 Jeremy Katz <katzj at redhat.com> 0.91-1
+- fix up an upgrade traceback that showed up in the process of fixing #325871
+
 * Thu Oct 11 2007 Chris Lumens <clumens at redhat.com> 0.90-1
 - Don't write out LABEL= for filesystems that were not labeled by anaconda.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/booty/devel/sources,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- sources	11 Oct 2007 18:34:48 -0000	1.64
+++ sources	29 Oct 2007 15:32:24 -0000	1.65
@@ -1 +1 @@
-9d4b37bae664243c35fbf1ad6078e8e2  booty-0.90.tar.bz2
+358dcbdca37510a0efa976e2989e5bde  booty-0.92.tar.bz2




More information about the fedora-extras-commits mailing list