Accepting request 574682 from YaST:Head

submit new version 4.0.16

OBS-URL: https://build.opensuse.org/request/show/574682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-bootloader?expand=0&rev=252
This commit is contained in:
Dominique Leuenberger 2018-02-12 09:07:09 +00:00 committed by Git OBS Bridge
commit 94b120150e
4 changed files with 14 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 9 13:39:03 UTC 2018 - jlopez@suse.com
- Adapt to new MountPoint API (part of fate#318196).
- 4.0.16
-------------------------------------------------------------------
Tue Feb 6 14:48:12 UTC 2018 - jreidinger@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-bootloader
Version: 4.0.15
Version: 4.0.16
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -27,8 +27,8 @@ Url: http://github.com/yast/yast-bootloader
BuildRequires: yast2 >= 3.1.176
BuildRequires: yast2-devtools >= 3.1.10
BuildRequires: yast2-ruby-bindings >= 1.0.0
# Y2Storage::Devicegraph#find_by_any_name
BuildRequires: yast2-storage-ng >= 4.0.67
# Y2Storage::Mountable#mount_path
BuildRequires: yast2-storage-ng >= 4.0.90
# lenses needed also for tests
BuildRequires: augeas-lenses
BuildRequires: rubygem(%rb_default_ruby_abi:cfa_grub2) >= 0.5.1
@ -42,8 +42,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::Devicegraph#find_by_any_name
Requires: yast2-storage-ng >= 4.0.67
# Y2Storage::Mountable#mount_path
Requires: yast2-storage-ng >= 4.0.90
# GrubCfg with boot_entries that filter out unbootable entries
Requires: rubygem(%rb_default_ruby_abi:cfa_grub2) >= 0.5.1
# lenses are needed as cfa_grub2 depends only on augeas bindings, but also