- Use shared Yast::Kernel.propose_hibernation? method when
proposing kernel parameters (jsc#SLE-12280) - 4.3.15 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=790
This commit is contained in:
parent
ab9fc1e86f
commit
7f02e244c6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a90f48d15fd56d1532280da8dc895376dc85256892db1cf044638e228ea0afc
|
||||
size 151366
|
3
yast2-bootloader-4.3.15.tar.bz2
Normal file
3
yast2-bootloader-4.3.15.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f09a8e2a66ca12ec2b30253b18144e8861647b0b8884b78bcc121f013704f7c3
|
||||
size 151342
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 12 10:08:49 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- 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 <jreidinger@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user