- Reverted the changes to delegate to yast2-storage-ng the

calculation of udev links. See previous entries for versions
  4.2.16 and 4.2.19.
- This fixes bsc#1167779 and is related to bsc#1166096 and
  bsc#1151075.
- 4.2.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=770
This commit is contained in:
YaST Team Bot 2020-03-27 08:43:46 +00:00 committed by Git OBS Bridge
parent b61112021a
commit 76a5ba7f2f
4 changed files with 18 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Mar 27 08:19:54 UTC 2020 - Ancor Gonzalez Sosa <ancor@suse.com>
- Reverted the changes to delegate to yast2-storage-ng the
calculation of udev links. See previous entries for versions
4.2.16 and 4.2.19.
- This fixes bsc#1167779 and is related to bsc#1166096 and
bsc#1151075.
- 4.2.20
-------------------------------------------------------------------
Wed Mar 25 07:57:13 UTC 2020 - Ancor Gonzalez Sosa <ancor@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-bootloader
Version: 4.2.19
Version: 4.2.20
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::BlkDevice#preferred_name
BuildRequires: yast2-storage-ng >= 4.2.102
# Y2Storage::Mountable#mount_path
BuildRequires: yast2-storage-ng >= 4.0.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::BlkDevice#preferred_name
Requires: yast2-storage-ng >= 4.2.102
# Y2Storage::Mountable#mount_path
Requires: yast2-storage-ng >= 4.0.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