diff --git a/perl-Bootloader-0.4.66.tar.bz2 b/perl-Bootloader-0.4.66.tar.bz2 deleted file mode 100644 index 6f591fd..0000000 --- a/perl-Bootloader-0.4.66.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1cb70a3d8ba46c23e603c12a4a5b4f7bb70c6f4391aa484578fefc72f152dfab -size 51609 diff --git a/perl-Bootloader-0.4.67.tar.bz2 b/perl-Bootloader-0.4.67.tar.bz2 new file mode 100644 index 0000000..556ff71 --- /dev/null +++ b/perl-Bootloader-0.4.67.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67781465617e7b2fcb13c96cb53104661af197a2eaee0ca0007c8cfafa5554df +size 51809 diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index 838b908..32e5145 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 4 16:43:48 CEST 2008 - jsrain@suse.cz + +- fixed creating chainloader GRUB sections with disk remapping + (fate #301994) +- 0.4.67 + ------------------------------------------------------------------- Tue Jul 29 15:51:16 CEST 2008 - jsrain@suse.cz diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index 0659720..24878fc 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -1,10 +1,17 @@ # -# spec file for package perl-Bootloader (Version 0.4.66) +# spec file for package perl-Bootloader (Version 0.4.67) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -12,7 +19,7 @@ Name: perl-Bootloader -Version: 0.4.66 +Version: 0.4.67 Release: 1 Requires: perl-base = %{perl_version} Requires: e2fsprogs @@ -67,6 +74,10 @@ install -m 755 %{SOURCE2} $RPM_BUILD_ROOT/usr/lib/bootloader /usr/lib/bootloader %changelog +* Mon Aug 04 2008 jsrain@suse.cz +- fixed creating chainloader GRUB sections with disk remapping + (fate #301994) +- 0.4.67 * Tue Jul 29 2008 jsrain@suse.cz - return unmodified GRUB device from GrubDev2UnixDev when match not found in device map so that it is distinguishable GRUB device and