From 82959be0580d23bb73d9f02cc8fd34b5a2798568ad28f5cf8b125eb2e37fd7ec Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 17 Mar 2014 13:14:00 +0000 Subject: [PATCH] - gh#yast/yast-core#74 - automatic dhcp configuration is unable to clear unused configurations. It blocks starting manual configuration dialog. - 3.1.35 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=523 --- yast2-network-3.1.34.tar.bz2 | 3 --- yast2-network-3.1.35.tar.bz2 | 3 +++ yast2-network.changes | 8 ++++++++ yast2-network.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-3.1.34.tar.bz2 create mode 100644 yast2-network-3.1.35.tar.bz2 diff --git a/yast2-network-3.1.34.tar.bz2 b/yast2-network-3.1.34.tar.bz2 deleted file mode 100644 index 562c74b..0000000 --- a/yast2-network-3.1.34.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b403cb5e53b0863a288b0316ffb4b2eb536fda92a83cc02cf4d61012e957d27c -size 347421 diff --git a/yast2-network-3.1.35.tar.bz2 b/yast2-network-3.1.35.tar.bz2 new file mode 100644 index 0000000..2e48fb7 --- /dev/null +++ b/yast2-network-3.1.35.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8e61ddf9f0be48a6bf01948b1255286256902a836f876fccc3adb94d69a474 +size 347201 diff --git a/yast2-network.changes b/yast2-network.changes index 3808f0b..3318494 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 17 10:54:05 UTC 2014 - mfilka@suse.com + +- gh#yast/yast-core#74 + - automatic dhcp configuration is unable to clear unused + configurations. It blocks starting manual configuration dialog. +- 3.1.35 + ------------------------------------------------------------------- Sat Mar 15 22:54:30 UTC 2014 - mfilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 3973f67..fc7c47e 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.1.34 +Version: 3.1.35 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build