diff --git a/yast2-bootloader-4.3.14.tar.bz2 b/yast2-bootloader-4.3.14.tar.bz2 deleted file mode 100644 index ce4c4c9..0000000 --- a/yast2-bootloader-4.3.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a90f48d15fd56d1532280da8dc895376dc85256892db1cf044638e228ea0afc -size 151366 diff --git a/yast2-bootloader-4.3.15.tar.bz2 b/yast2-bootloader-4.3.15.tar.bz2 new file mode 100644 index 0000000..cf60965 --- /dev/null +++ b/yast2-bootloader-4.3.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09a8e2a66ca12ec2b30253b18144e8861647b0b8884b78bcc121f013704f7c3 +size 151342 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index f08056f..f0483e5 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 12 10:08:49 UTC 2020 - Josef Reidinger + +- Use shared Yast::Kernel.propose_hibernation? method when + proposing kernel parameters (jsc#SLE-12280) +- 4.3.15 + ------------------------------------------------------------------- Thu Nov 5 21:48:43 UTC 2020 - Josef Reidinger diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 5836fb0..8c3a618 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 4.3.14 +Version: 4.3.15 Release: 0 Summary: YaST2 - Bootloader Configuration License: GPL-2.0-or-later @@ -26,7 +26,7 @@ URL: https://github.com/yast/yast-bootloader Source0: %{name}-%{version}.tar.bz2 -BuildRequires: yast2 >= 3.1.176 +BuildRequires: yast2 >= 4.3.41 BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-ruby-bindings >= 1.0.0 # Y2Storage::Mountable#mount_path @@ -41,8 +41,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) PreReq: /bin/sed %fillup_prereq # Base classes for inst clients Requires: parted -# Yast::Execute class -Requires: yast2 >= 3.1.176 +# Kernel.propose_hibernation? +Requires: yast2 >= 4.3.41 Requires: yast2-core >= 2.18.7 Requires: yast2-packager >= 2.17.24 Requires: yast2-pkg-bindings >= 2.17.25