devel/booty .cvsignore, 1.58, 1.59 booty.spec, 1.63, 1.64 sources, 1.62, 1.63

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Wed Oct 10 17:25:43 UTC 2007


Author: katzj

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

Modified Files:
	.cvsignore booty.spec sources 
Log Message:
* Wed Oct 10 2007 Jeremy Katz <katzj at redhat.com> - 0.89-1
- fix setting up dual-boot by not calling a function which no longer 
  exists from isys (#322401)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/devel/booty/.cvsignore,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- .cvsignore	7 Aug 2007 16:04:23 -0000	1.58
+++ .cvsignore	10 Oct 2007 17:25:10 -0000	1.59
@@ -1 +1 @@
-booty-0.87.tar.bz2
+booty-0.89.tar.bz2


Index: booty.spec
===================================================================
RCS file: /cvs/pkgs/devel/booty/booty.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- booty.spec	7 Aug 2007 16:04:23 -0000	1.63
+++ booty.spec	10 Oct 2007 17:25:10 -0000	1.64
@@ -1,6 +1,6 @@
 Summary: simple python bootloader config lib
 Name: booty
-Version: 0.87
+Version: 0.89
 Release: 1%{?dist}
 License: LGPL
 Source0: %{name}-%{version}.tar.bz2
@@ -35,6 +35,13 @@
 
 
 %changelog
+* Wed Oct 10 2007 Jeremy Katz <katzj at redhat.com> - 0.89-1
+- fix setting up dual-boot by not calling a function which no longer 
+  exists from isys (#322401)
+
+* Wed Aug  8 2007 Peter Jones <pjones at redhat.com> - 0.88-1
+- Cleanup patch (from Shandy Brown)
+
 * Tue Aug  7 2007 Peter Jones <pjones at redhat.com> - 0.87-1
 - Fix the error that crept in with the fix for #202101 .
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/devel/booty/sources,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- sources	7 Aug 2007 16:04:23 -0000	1.62
+++ sources	10 Oct 2007 17:25:10 -0000	1.63
@@ -1 +1 @@
-8cf67ac37ddda1f921e5ffbd7101e8e6  booty-0.87.tar.bz2
+07d31c6a5b93eb58abfa1c1dc64e0264  booty-0.89.tar.bz2




More information about the scm-commits mailing list