diff --git a/yast2-update-4.0.8.tar.bz2 b/yast2-update-4.0.8.tar.bz2 deleted file mode 100644 index a7999c1..0000000 --- a/yast2-update-4.0.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:356e23e64037483edcf3ee1449e9dcd7f51925fb9ce62452ada3ec6566e379be -size 61563 diff --git a/yast2-update-4.0.9.tar.bz2 b/yast2-update-4.0.9.tar.bz2 new file mode 100644 index 0000000..396015e --- /dev/null +++ b/yast2-update-4.0.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009648444cbff6fbb44175dac209aa0bc14003cea27045968db88c0e96b48cbb +size 61727 diff --git a/yast2-update.changes b/yast2-update.changes index 6f43e7b..3ecde45 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -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 diff --git a/yast2-update.spec b/yast2-update.spec index f27d9aa..cc1cad3 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,7 +17,7 @@ Name: yast2-update -Version: 4.0.8 +Version: 4.0.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -40,8 +40,8 @@ BuildRequires: yast2-installation-control BuildRequires: rubygem(rspec) BuildRequires: yast2-storage-ng >= 3.3.4 -# Y2Storage::Devicegraph#find_by_any_name -Requires: yast2-storage-ng >= 4.0.67 +# Y2Storage::Mountable#mount_path +Requires: yast2-storage-ng >= 4.0.90 # FSSnapshotStore Requires: yast2 >= 3.1.126 Requires: yast2-installation