rpms/booty/devel .cvsignore, 1.59, 1.60 booty.spec, 1.64, 1.65 sources, 1.63, 1.64

Christopher Edward Lumens (clumens) fedora-extras-commits at redhat.com
Thu Oct 11 18:35:20 UTC 2007


Author: clumens

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/booty/devel/.cvsignore,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- .cvsignore	10 Oct 2007 17:25:10 -0000	1.59
+++ .cvsignore	11 Oct 2007 18:34:48 -0000	1.60
@@ -1 +1,2 @@
 booty-0.89.tar.bz2
+booty-0.90.tar.bz2


Index: booty.spec
===================================================================
RCS file: /cvs/pkgs/rpms/booty/devel/booty.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- booty.spec	10 Oct 2007 17:25:10 -0000	1.64
+++ booty.spec	11 Oct 2007 18:34:48 -0000	1.65
@@ -1,6 +1,6 @@
 Summary: simple python bootloader config lib
 Name: booty
-Version: 0.89
+Version: 0.90
 Release: 1%{?dist}
 License: LGPL
 Source0: %{name}-%{version}.tar.bz2
@@ -35,6 +35,9 @@
 
 
 %changelog
+* 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.
+
 * 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: sources
===================================================================
RCS file: /cvs/pkgs/rpms/booty/devel/sources,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- sources	10 Oct 2007 17:25:10 -0000	1.63
+++ sources	11 Oct 2007 18:34:48 -0000	1.64
@@ -1 +1 @@
-07d31c6a5b93eb58abfa1c1dc64e0264  booty-0.89.tar.bz2
+9d4b37bae664243c35fbf1ad6078e8e2  booty-0.90.tar.bz2




More information about the scm-commits mailing list