- Replaced Remote module by the new y2remote/remote class
(bsc#1070582) - Updated yast2-network dependency. - 4.0.17 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=918
This commit is contained in:
parent
273d2dda29
commit
bb5c0bd341
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c95443488971fbbc5b8f89f777f158a393f31e222dcd279b989ae32c2424afd6
|
|
||||||
size 454844
|
|
3
yast2-installation-4.0.17.tar.bz2
Normal file
3
yast2-installation-4.0.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0a238a0a7ed8008d7b6b8de0cf8104b31725198e474b4cafa06dbde07306dce0
|
||||||
|
size 454667
|
@ -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
|
Fri Dec 8 14:17:28 UTC 2017 - gsouza@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 4.0.16
|
Version: 4.0.17
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -81,8 +81,9 @@ Requires: yast2-proxy
|
|||||||
# writing settings in the first installation stage.
|
# writing settings in the first installation stage.
|
||||||
Requires: yast2-services-manager >= 3.2.1
|
Requires: yast2-services-manager >= 3.2.1
|
||||||
|
|
||||||
## storage-ng based version
|
## y2remote based version
|
||||||
Requires: yast2-network >= 3.3.7
|
BuildRequires: yast2-network >= 4.0.13
|
||||||
|
Requires: yast2-network >= 4.0.13
|
||||||
|
|
||||||
# Augeas lenses
|
# Augeas lenses
|
||||||
Requires: augeas-lenses
|
Requires: augeas-lenses
|
||||||
|
Loading…
Reference in New Issue
Block a user