From 04f81cd1b10f9b705f89b18018c00865113b0472ae67c03a67b8256a9ac407d9 Mon Sep 17 00:00:00 2001 From: Josef Reidinger Date: Mon, 21 Feb 2011 16:11:12 +0000 Subject: [PATCH] - in tools return reference for easy to implement advanced command line scripts - force order of serial and terminal configuration (bnc#650150) - fix detecting extended partition on virtual discs (bnc#659905) - 0.5.16 OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=31 --- perl-Bootloader-0.5.15.tar.bz2 | 3 --- perl-Bootloader-0.5.16.tar.bz2 | 3 +++ perl-Bootloader.changes | 8 ++++++++ perl-Bootloader.spec | 22 +++++++--------------- 4 files changed, 18 insertions(+), 18 deletions(-) delete mode 100644 perl-Bootloader-0.5.15.tar.bz2 create mode 100644 perl-Bootloader-0.5.16.tar.bz2 diff --git a/perl-Bootloader-0.5.15.tar.bz2 b/perl-Bootloader-0.5.15.tar.bz2 deleted file mode 100644 index 6b47bbc..0000000 --- a/perl-Bootloader-0.5.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a25dfc22f1ce3fe5f1feb0e483eb42c160fe3c40639e37cc18d0ff42dea1c35b -size 52632 diff --git a/perl-Bootloader-0.5.16.tar.bz2 b/perl-Bootloader-0.5.16.tar.bz2 new file mode 100644 index 0000000..0c4634f --- /dev/null +++ b/perl-Bootloader-0.5.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13fe517e447c3616ecd7d45d4cc13ec3f3ca7180af0f2fae6e3073683123905e +size 52762 diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index 48c69f7..72a8425 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Feb 21 16:03:34 UTC 2011 - jreidinger@novell.com + +- in tools return reference for easy to implement advanced command line scripts +- force order of serial and terminal configuration (bnc#650150) +- fix detecting extended partition on virtual discs (bnc#659905) +- 0.5.16 + ------------------------------------------------------------------- Thu Feb 17 12:29:28 UTC 2011 - lnussel@suse.de diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index 807332c..efc9e04 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -1,26 +1,18 @@ # -# spec file for package perl-Bootloader +# spec file for package perl-Bootloader (Version 0.5.16) # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2006 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/ # # norootforbuild - Name: perl-Bootloader -Version: 0.5.15 -Release: 6 +Version: 0.5.16 +Release: 0 Requires: perl-base = %{perl_version} Requires: e2fsprogs Recommends: perl-gettext @@ -110,4 +102,4 @@ sed -i '/ZIPL/D;/PowerLILO/D;/\/LILO/D;/GRUB/D;' $RPM_BUILD_ROOT/%{perl_vendorar /boot/boot.readme %dir %attr(0700,root,root) /var/log/YaST2 -%changelog +%changelog -n perl-Bootloader