diff --git a/yast2-network-3.1.95.tar.bz2 b/yast2-network-3.1.95.tar.bz2 deleted file mode 100644 index 1445311..0000000 --- a/yast2-network-3.1.95.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c70b25c25f1315f59df37eaae214debc1ff61f7dfbe84eb5a546a44639bb34b7 -size 356940 diff --git a/yast2-network-3.1.99.tar.bz2 b/yast2-network-3.1.99.tar.bz2 new file mode 100644 index 0000000..17f4433 --- /dev/null +++ b/yast2-network-3.1.99.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8295e0ce9a53f327dff847a44cfbf0b7713ce2642513ab05d65cf35848e5a43 +size 360460 diff --git a/yast2-network.changes b/yast2-network.changes index f419b6c..5e8a7fe 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Sep 17 15:26:59 CEST 2014 - locilka@suse.com + +- Do not check for / install packages in inst-sys (bnc#888130) +- 3.1.99 + +------------------------------------------------------------------- +Tue Sep 16 15:22:29 CEST 2014 - locilka@suse.com + +- Remote administration adjusted to warn users that they need to + restart display manager manually if it's needed (bnc#893606) +- 3.1.98 + +------------------------------------------------------------------- +Fri Sep 12 11:44:46 UTC 2014 - mfilka@suse.com + +- bnc#894089 + - update udev rules correctly when changing device names for more + than one net device +- 3.1.97 + +------------------------------------------------------------------- +Fri Sep 12 09:03:27 UTC 2014 - ancor@suse.com + +- Changed the remote administration module to get the list of + required packages from yast2-packager (bnc#896178). +- 3.1.96 + ------------------------------------------------------------------- Mon Sep 8 08:55:09 UTC 2014 - mvidner@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index c539e94..8fb06b1 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.1.95 +Version: 3.1.99 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -46,6 +46,9 @@ Requires: yast2-country-data >= 2.16.3 # Storage::IsDeviceOnNetwork BuildRequires: yast2-storage >= 2.21.11 Requires: yast2-storage >= 2.21.11 +# Packages::vnc_packages +BuildRequires: yast2-packager >= 3.1.47 +Requires: yast2-packager >= 3.1.47 # testsuite BuildRequires: rubygem(rspec)