diff --git a/yast2-installation-4.0.13.tar.bz2 b/yast2-installation-4.0.13.tar.bz2 deleted file mode 100644 index f1ae65a..0000000 --- a/yast2-installation-4.0.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cd272e6779ed8d452ad35bdcba60b40500b028f9ca28a72ea7bf82b820116b5 -size 453585 diff --git a/yast2-installation-4.0.14.tar.bz2 b/yast2-installation-4.0.14.tar.bz2 new file mode 100644 index 0000000..829ebdf --- /dev/null +++ b/yast2-installation-4.0.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e677ce0bad6438ee0ba7199f792852f8b0e6dd0e1fb33b61e7fb74a6f3af2f5c +size 454079 diff --git a/yast2-installation.changes b/yast2-installation.changes index e61c711..2bd6857 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Nov 30 14:33:07 UTC 2017 - igonzalezsosa@suse.com + +- Do not ignore start_multipath setting (bsc#1070343). +- 4.0.14 + +------------------------------------------------------------------- +Thu Nov 30 06:38:15 UTC 2017 - rbrown@suse.com + +- Replace references to /var/adm/fillup-templates with new + %_fillupdir macro (boo#1069468). + ------------------------------------------------------------------- Thu Nov 2 15:36:38 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 224af5b..5e22d4f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -16,13 +16,8 @@ # -#Compat macro for new _fillupdir macro introduced in Nov 2017 -%if ! %{defined _fillupdir} - %define _fillupdir /var/adm/fillup-templates -%endif - Name: yast2-installation -Version: 4.0.13 +Version: 4.0.14 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -51,12 +46,13 @@ BuildRequires: yast2 >= 4.0.8 # Yast::Packages.check_remote_installation_packages BuildRequires: yast2-packager >= 4.0.9 -# New Y2Storage::StorageManager API -BuildRequires: yast2-storage-ng >= 0.1.32 -Requires: yast2-storage-ng >= 0.1.32 +# Y2Storage::StorageManager#activate accepts an argument +BuildRequires: yast2-storage-ng >= 4.0.43 +Requires: yast2-storage-ng >= 4.0.43 -# AutoinstSoftware.SavePackageSelection() -Requires: autoyast2-installation >= 3.1.105 +# Y2Autoinstall::ActivateCallbacks +BuildRequires: autoyast2-installation >= 4.0.11 +Requires: autoyast2-installation >= 4.0.11 # Yast::WorkflowManager.merge_modules_extensions Requires: yast2 >= 4.0.8