From f82af85985011f49869acbf5744c2c2fe2cc99c813bb199771cf325b88e0fdb5 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Thu, 28 Jun 2018 11:39:29 +0000 Subject: [PATCH] - removed NetworkStorage as it is unused (had been replaced by storage-ng) - Removed AutoYaST dependencies in order to run the host module without AutoYaST packages (bnc#1098407). - 4.1.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=799 --- yast2-network-4.1.0.tar.bz2 | 3 --- yast2-network-4.1.1.tar.bz2 | 3 +++ yast2-network.changes | 13 +++++++++++++ yast2-network.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.1.0.tar.bz2 create mode 100644 yast2-network-4.1.1.tar.bz2 diff --git a/yast2-network-4.1.0.tar.bz2 b/yast2-network-4.1.0.tar.bz2 deleted file mode 100644 index 3879e6b..0000000 --- a/yast2-network-4.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fca8f2d3c5d2c2d3a0e5cb377d520f3c8c21f530a57b2fd352671724f0e813e -size 386451 diff --git a/yast2-network-4.1.1.tar.bz2 b/yast2-network-4.1.1.tar.bz2 new file mode 100644 index 0000000..de64c57 --- /dev/null +++ b/yast2-network-4.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f39e46258c74f9b3a225608d6a8b2a1aa5bddf9c16fdf6fc23397f5847b6291 +size 386030 diff --git a/yast2-network.changes b/yast2-network.changes index 2c85c7f..5b09bd1 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jun 26 09:18:50 UTC 2018 - mfilka@suse.com + +- removed NetworkStorage as it is unused (had been replaced by + storage-ng) + +------------------------------------------------------------------- +Fri Jun 22 14:11:30 CEST 2018 - schubi@suse.de + +- Removed AutoYaST dependencies in order to run the host module + without AutoYaST packages (bnc#1098407). +- 4.1.1 + ------------------------------------------------------------------- Wed Jun 20 07:24:24 UTC 2018 - mfilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 7cc9b42..0c99359 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.1.0 +Version: 4.1.1 Release: 0 BuildArch: noarch