- Adapt to new MountPoint API (part of fate#318196).

- 4.0.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=332
This commit is contained in:
YaST Team Bot 2018-02-09 15:01:18 +00:00 committed by Git OBS Bridge
parent bff7e5486b
commit e49984dcfe
4 changed files with 12 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 9 14:52:57 UTC 2018 - jlopez@suse.com
- Adapt to new MountPoint API (part of fate#318196).
- 4.0.9
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 15 09:56:47 UTC 2018 - jreidinger@suse.com Mon Jan 15 09:56:47 UTC 2018 - jreidinger@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-update Name: yast2-update
Version: 4.0.8 Version: 4.0.9
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -40,8 +40,8 @@ BuildRequires: yast2-installation-control
BuildRequires: rubygem(rspec) BuildRequires: rubygem(rspec)
BuildRequires: yast2-storage-ng >= 3.3.4 BuildRequires: yast2-storage-ng >= 3.3.4
# Y2Storage::Devicegraph#find_by_any_name # Y2Storage::Mountable#mount_path
Requires: yast2-storage-ng >= 4.0.67 Requires: yast2-storage-ng >= 4.0.90
# FSSnapshotStore # FSSnapshotStore
Requires: yast2 >= 3.1.126 Requires: yast2 >= 3.1.126
Requires: yast2-installation Requires: yast2-installation