From e5ba7aee3f7d6323221658dae5b031d32f1bfff490a8477b77816ca59a716851 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 17 Dec 2013 10:19:11 +0000 Subject: [PATCH] - wicked support - initial implementation - adapted to API changes in yast2 3.0.9 - 3.1.12 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=493 --- yast2-network-3.1.11.tar.bz2 | 3 --- yast2-network-3.1.12.tar.bz2 | 3 +++ yast2-network.changes | 7 +++++++ yast2-network.spec | 11 ++++------- 4 files changed, 14 insertions(+), 10 deletions(-) delete mode 100644 yast2-network-3.1.11.tar.bz2 create mode 100644 yast2-network-3.1.12.tar.bz2 diff --git a/yast2-network-3.1.11.tar.bz2 b/yast2-network-3.1.11.tar.bz2 deleted file mode 100644 index b642739..0000000 --- a/yast2-network-3.1.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f3aaa57de7e5a1f4a26a312fb6b23179fb96c1ecc30eadbef786f49b170c9ae -size 228113 diff --git a/yast2-network-3.1.12.tar.bz2 b/yast2-network-3.1.12.tar.bz2 new file mode 100644 index 0000000..a7eab7d --- /dev/null +++ b/yast2-network-3.1.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe2934848818063c0f1f9bc6214b85e4d29899d1de2044e172192871f5fa952 +size 228849 diff --git a/yast2-network.changes b/yast2-network.changes index 3ca5f3c..e3f1886 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 13 11:03:05 UTC 2013 - mfilka@suse.com + +- wicked support - initial implementation +- adapted to API changes in yast2 3.0.9 +- 3.1.12 + ------------------------------------------------------------------- Mon Dec 9 09:51:17 UTC 2013 - mfilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 1a85ea5..97c7228 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.1.11 +Version: 3.1.12 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -33,12 +33,9 @@ BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-installation >= 2.15.27 BuildRequires: yast2-testsuite -# yast2 v2.23.22: NetworkService handles -# systemd link network.service->NetworkManager.service -# yast2 v2.24.4: changes in API for Device type detection -# yast2 v2.24.5: net device type detection based on sysfs -BuildRequires: yast2 >= 2.24.4 -Requires: yast2 >= 2.24.5 +# yast2 v3.1.11: wicked support +BuildRequires: yast2 >= 3.1.11 +Requires: yast2 >= 3.1.11 #netconfig (FaTE #303618) Requires: sysconfig >= 0.80.0