- Allow product/system role to select boot timeout (jsc#SLE-22667)
- 4.4.16 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=829
This commit is contained in:
parent
6c6855e71f
commit
94874cc543
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c37c4db3f8eb4cc2ddfab8bf8cc9199fe2a07fd60c6e814897d1426c04b824fe
|
||||
size 158085
|
3
yast2-bootloader-4.4.16.tar.bz2
Normal file
3
yast2-bootloader-4.4.16.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4be396b065e6d04c14f82d8422fbfc356a5de5aa9d6bdb294162b4160daf385b
|
||||
size 158066
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 28 22:37:00 UTC 2022 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- Allow product/system role to select boot timeout (jsc#SLE-22667)
|
||||
- 4.4.16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 25 13:11:58 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-bootloader
|
||||
Version: 4.4.15
|
||||
Version: 4.4.16
|
||||
Release: 0
|
||||
Summary: YaST2 - Bootloader Configuration
|
||||
License: GPL-2.0-or-later
|
||||
@ -25,8 +25,8 @@ Group: System/YaST
|
||||
URL: https://github.com/yast/yast-bootloader
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
|
||||
# Replace PackageSystem with Package
|
||||
BuildRequires: yast2 >= 4.4.38
|
||||
# yast2 with default boot_timeout
|
||||
BuildRequires: yast2 >= 4.4.43
|
||||
BuildRequires: yast2-devtools >= 4.2.2
|
||||
# yast/rspec/helpers.rb
|
||||
BuildRequires: yast2-ruby-bindings >= 4.4.7
|
||||
@ -43,7 +43,7 @@ PreReq: /bin/sed %fillup_prereq
|
||||
# Base classes for inst clients
|
||||
Requires: parted
|
||||
# Replace PackageSystem with Package
|
||||
Requires: yast2 >= 4.4.38
|
||||
Requires: yast2 >= 4.4.43
|
||||
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