diff --git a/yast2-installation-4.0.16.tar.bz2 b/yast2-installation-4.0.16.tar.bz2 deleted file mode 100644 index c697afb..0000000 --- a/yast2-installation-4.0.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c95443488971fbbc5b8f89f777f158a393f31e222dcd279b989ae32c2424afd6 -size 454844 diff --git a/yast2-installation-4.0.17.tar.bz2 b/yast2-installation-4.0.17.tar.bz2 new file mode 100644 index 0000000..8485985 --- /dev/null +++ b/yast2-installation-4.0.17.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a238a0a7ed8008d7b6b8de0cf8104b31725198e474b4cafa06dbde07306dce0 +size 454667 diff --git a/yast2-installation.changes b/yast2-installation.changes index cc7e3e7..49d6ca1 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Dec 11 15:50:04 UTC 2017 - knut.anderssen@suse.com + +- Replaced Remote module by the new y2remote/remote class + (bsc#1070582) +- Updated yast2-network dependency. +- 4.0.17 + ------------------------------------------------------------------- Fri Dec 8 14:17:28 UTC 2017 - gsouza@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 7c0b54c..a4b076c 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.16 +Version: 4.0.17 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -81,8 +81,9 @@ Requires: yast2-proxy # writing settings in the first installation stage. Requires: yast2-services-manager >= 3.2.1 -## storage-ng based version -Requires: yast2-network >= 3.3.7 +## y2remote based version +BuildRequires: yast2-network >= 4.0.13 +Requires: yast2-network >= 4.0.13 # Augeas lenses Requires: augeas-lenses