- Adapt to new MountPoint API (part of fate#318196).
- 4.0.16 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=701
This commit is contained in:
parent
f56f71d9c7
commit
1dc58957b6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:331f0abfd89e962cef795fdc74c09f74cb1aef6b19146d7603e158563a933b9f
|
||||
size 119362
|
3
yast2-bootloader-4.0.16.tar.bz2
Normal file
3
yast2-bootloader-4.0.16.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49438bca807a7a599793fde90403385880684c1eba59bb3a92f48af7c8348995
|
||||
size 119773
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user