- 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:
parent
b61112021a
commit
76a5ba7f2f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3ef14b499bbeac54189487c7d713b48bc9f89415192e23bf86d73f57b1915736
|
|
||||||
size 148110
|
|
3
yast2-bootloader-4.2.20.tar.bz2
Normal file
3
yast2-bootloader-4.2.20.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2b1e038b9668b0befe2ebcd2f726108f4b3045d6aacfa2ae6ee84f1fdbb52bd7
|
||||||
|
size 147843
|
@ -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>
|
Wed Mar 25 07:57:13 UTC 2020 - Ancor Gonzalez Sosa <ancor@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-bootloader
|
Name: yast2-bootloader
|
||||||
Version: 4.2.19
|
Version: 4.2.20
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Bootloader Configuration
|
Summary: YaST2 - Bootloader Configuration
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -29,8 +29,8 @@ Source0: %{name}-%{version}.tar.bz2
|
|||||||
BuildRequires: yast2 >= 3.1.176
|
BuildRequires: yast2 >= 3.1.176
|
||||||
BuildRequires: yast2-devtools >= 4.2.2
|
BuildRequires: yast2-devtools >= 4.2.2
|
||||||
BuildRequires: yast2-ruby-bindings >= 1.0.0
|
BuildRequires: yast2-ruby-bindings >= 1.0.0
|
||||||
# Y2Storage::BlkDevice#preferred_name
|
# Y2Storage::Mountable#mount_path
|
||||||
BuildRequires: yast2-storage-ng >= 4.2.102
|
BuildRequires: yast2-storage-ng >= 4.0.90
|
||||||
# lenses needed also for tests
|
# lenses needed also for tests
|
||||||
BuildRequires: augeas-lenses
|
BuildRequires: augeas-lenses
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -46,8 +46,8 @@ Requires: yast2 >= 3.1.176
|
|||||||
Requires: yast2-core >= 2.18.7
|
Requires: yast2-core >= 2.18.7
|
||||||
Requires: yast2-packager >= 2.17.24
|
Requires: yast2-packager >= 2.17.24
|
||||||
Requires: yast2-pkg-bindings >= 2.17.25
|
Requires: yast2-pkg-bindings >= 2.17.25
|
||||||
# Y2Storage::BlkDevice#preferred_name
|
# Y2Storage::Mountable#mount_path
|
||||||
Requires: yast2-storage-ng >= 4.2.102
|
Requires: yast2-storage-ng >= 4.0.90
|
||||||
# Support for multiple values in GRUB_TERMINAL
|
# Support for multiple values in GRUB_TERMINAL
|
||||||
Requires: rubygem(%rb_default_ruby_abi:cfa_grub2) >= 1.0.1
|
Requires: rubygem(%rb_default_ruby_abi:cfa_grub2) >= 1.0.1
|
||||||
# lenses are needed as cfa_grub2 depends only on augeas bindings, but also
|
# lenses are needed as cfa_grub2 depends only on augeas bindings, but also
|
||||||
|
Loading…
x
Reference in New Issue
Block a user