- Delegate the logic for calculating a device udev link to

yast2-storage-ng module (related to bsc#1151075).
- 4.2.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=766
This commit is contained in:
YaST Team Bot 2020-02-26 11:08:07 +00:00 committed by Git OBS Bridge
parent ec97a2412a
commit 13c0c6b994
4 changed files with 15 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c743d291361a6fcf5ff21a76b47c7d0d33b66e6f2664f4b03a5d079bc953fbf2
size 145668

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c8113413f556abd543c51d77aa892ce94500d3640f22a695c6a5e67b98df3ddc
size 145908

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 21 11:10:24 UTC 2020 - José Iván López González <jlopez@suse.com>
- Delegate the logic for calculating a device udev link to
yast2-storage-ng module (related to bsc#1151075).
- 4.2.16
-------------------------------------------------------------------
Fri Jan 3 13:08:10 UTC 2020 - Josef Reidinger <jreidinger@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-bootloader
Version: 4.2.15
Version: 4.2.16
Release: 0
Summary: YaST2 - Bootloader Configuration
License: GPL-2.0-or-later
@ -29,8 +29,8 @@ Source0: %{name}-%{version}.tar.bz2
BuildRequires: yast2 >= 3.1.176
BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: yast2-ruby-bindings >= 1.0.0
# Y2Storage::Mountable#mount_path
BuildRequires: yast2-storage-ng >= 4.0.90
# Y2Storage::Mountable#preferred_mount_by
BuildRequires: yast2-storage-ng >= 4.2.90
# lenses needed also for tests
BuildRequires: augeas-lenses
BuildRequires: update-desktop-files
@ -46,8 +46,8 @@ Requires: yast2 >= 3.1.176
Requires: yast2-core >= 2.18.7
Requires: yast2-packager >= 2.17.24
Requires: yast2-pkg-bindings >= 2.17.25
# Y2Storage::Mountable#mount_path
Requires: yast2-storage-ng >= 4.0.90
# Y2Storage::Mountable#preferred_mount_by
Requires: yast2-storage-ng >= 4.2.90
# Support for multiple values in GRUB_TERMINAL
Requires: rubygem(%rb_default_ruby_abi:cfa_grub2) >= 1.0.1
# lenses are needed as cfa_grub2 depends only on augeas bindings, but also