From 5f569a800dc4d076a162c8d49c10653d9d1c668a3a5f275cb062026ef04d11df Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 11 Dec 2007 16:13:51 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-bootloader?expand=0&rev=33 --- yast2-bootloader-2.16.2.tar.bz2 | 3 --- yast2-bootloader-2.16.3.tar.bz2 | 3 +++ yast2-bootloader.changes | 11 +++++++++++ yast2-bootloader.spec | 14 ++++++++++---- 4 files changed, 24 insertions(+), 7 deletions(-) delete mode 100644 yast2-bootloader-2.16.2.tar.bz2 create mode 100644 yast2-bootloader-2.16.3.tar.bz2 diff --git a/yast2-bootloader-2.16.2.tar.bz2 b/yast2-bootloader-2.16.2.tar.bz2 deleted file mode 100644 index eed11a6..0000000 --- a/yast2-bootloader-2.16.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15d71c290a4fd348e719051e19de84b277fe82ebb5239d504fc846a5169a3546 -size 367362 diff --git a/yast2-bootloader-2.16.3.tar.bz2 b/yast2-bootloader-2.16.3.tar.bz2 new file mode 100644 index 0000000..6f12910 --- /dev/null +++ b/yast2-bootloader-2.16.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbcbf29c6263529a78d59b45e2afa284815738eb39cdda3ea84acd42a1b3763d +size 358286 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 5c14461..a01c982 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Dec 11 16:12:09 CET 2007 - jsrain@suse.cz + +- do not translate boot menu to unsupported language (#310459) +- 2.16.3 + +------------------------------------------------------------------- +Wed Dec 5 12:36:32 CET 2007 - jsrain@suse.cz + +- fixed the device map proposal if USB stick is present (F#302075) + ------------------------------------------------------------------- Wed Oct 31 14:32:59 CET 2007 - dfiser@suse.cz diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 6889f9e..44921ce 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-bootloader (Version 2.16.2) +# spec file for package yast2-bootloader (Version 2.16.3) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-bootloader -Version: 2.16.2 +Version: 2.16.3 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-bootloader-2.16.2.tar.bz2 +Source0: yast2-bootloader-2.16.3.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen gcc-c++ libxslt limal-perl perl-Bootloader perl-XML-Writer perl-gettext sgml-skel swig update-alternatives update-desktop-files yast2-devtools yast2-installation yast2-perl-bindings yast2-storage yast2-testsuite # to eliminate a cyclic dependency in autobuild: @@ -48,9 +48,10 @@ Authors: Jiri Srain Joachim Plack Olaf Dabrunz + Daniel Fiser %prep -%setup -n yast2-bootloader-2.16.2 +%setup -n yast2-bootloader-2.16.3 %build %{prefix}/bin/y2tool y2autoconf @@ -94,6 +95,11 @@ rm -rf "$RPM_BUILD_ROOT" /var/adm/fillup-templates/* /usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc %changelog +* Tue Dec 11 2007 - jsrain@suse.cz +- do not translate boot menu to unsupported language (#310459) +- 2.16.3 +* Wed Dec 05 2007 - jsrain@suse.cz +- fixed the device map proposal if USB stick is present (F#302075) * Wed Oct 31 2007 - dfiser@suse.cz - Adapted to change of StorageDevices API. - v2.16.2