From 42ede120032331e949ad3e84aff94406fae0cb55f5e120d1091f600bfc7b3998 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 12 Oct 2016 12:01:59 +0000 Subject: [PATCH] - do not duplicate work of network service at the beginning of AutoYaST's second stage - not loading modules and so on. - 3.2.4 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=712 --- yast2-network-3.2.3.tar.bz2 | 3 --- yast2-network-3.2.4.tar.bz2 | 3 +++ yast2-network.changes | 7 +++++++ yast2-network.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-3.2.3.tar.bz2 create mode 100644 yast2-network-3.2.4.tar.bz2 diff --git a/yast2-network-3.2.3.tar.bz2 b/yast2-network-3.2.3.tar.bz2 deleted file mode 100644 index 037fb6e..0000000 --- a/yast2-network-3.2.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ecb463a0d3e2dcf1b7d6e266ef0515d195d07339410296196d216d4b3b3b92c -size 377612 diff --git a/yast2-network-3.2.4.tar.bz2 b/yast2-network-3.2.4.tar.bz2 new file mode 100644 index 0000000..6e3ab59 --- /dev/null +++ b/yast2-network-3.2.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d59e6f6d646123c206b8c5bce917d96f3245e9af3c65b17ddbbc3498b887e17 +size 377330 diff --git a/yast2-network.changes b/yast2-network.changes index e266876..462cf39 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 10 09:11:29 UTC 2016 - mfilka@suse.com + +- do not duplicate work of network service at the beginning of + AutoYaST's second stage - not loading modules and so on. +- 3.2.4 + ------------------------------------------------------------------- Fri Oct 7 15:16:11 UTC 2016 - kanderssen@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 60df51c..cd6bf71 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.2.3 +Version: 3.2.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build