diff --git a/yast2-bootloader-4.2.15.tar.bz2 b/yast2-bootloader-4.2.15.tar.bz2 deleted file mode 100644 index b2f2972..0000000 --- a/yast2-bootloader-4.2.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c743d291361a6fcf5ff21a76b47c7d0d33b66e6f2664f4b03a5d079bc953fbf2 -size 145668 diff --git a/yast2-bootloader-4.2.16.tar.bz2 b/yast2-bootloader-4.2.16.tar.bz2 new file mode 100644 index 0000000..ccc3ddb --- /dev/null +++ b/yast2-bootloader-4.2.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8113413f556abd543c51d77aa892ce94500d3640f22a695c6a5e67b98df3ddc +size 145908 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 1aa745b..9508102 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 21 11:10:24 UTC 2020 - José Iván López González + +- 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 diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 20a4d35..2b98b3b 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -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