From 304d0416332226c7a267bda7ea55adf97f6356a9ae77f32b424a6031105e5379 Mon Sep 17 00:00:00 2001 From: Stanislav Visnovsky Date: Mon, 19 Sep 2011 12:58:26 +0000 Subject: [PATCH] 2,13d1 < Mon Sep 19 09:20:00 CEST 2011 - visnov@suse.cz < < - Remove unneeded dialog and dependency on Wizard_hw < - 2.21.6 < < ------------------------------------------------------------------- < Fri Sep 2 16:08:07 CEST 2011 - mvidner@suse.cz < < - Don't switch bonding interfaces to DHCP when editing them (bnc#711962). < - Don't say that a NIC without an address has no encryption (bnc#711962). < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=149 --- yast2-network-2.21.5.tar.bz2 | 3 --- yast2-network-2.21.6.tar.bz2 | 3 +++ yast2-network.changes | 12 ++++++++++++ yast2-network.spec | 10 +++++----- 4 files changed, 20 insertions(+), 8 deletions(-) delete mode 100644 yast2-network-2.21.5.tar.bz2 create mode 100644 yast2-network-2.21.6.tar.bz2 diff --git a/yast2-network-2.21.5.tar.bz2 b/yast2-network-2.21.5.tar.bz2 deleted file mode 100644 index 20a509f..0000000 --- a/yast2-network-2.21.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1186edc5f01d3789fc400cfdc5208df4b1d823e03a822088523004c8e8f6a089 -size 293965 diff --git a/yast2-network-2.21.6.tar.bz2 b/yast2-network-2.21.6.tar.bz2 new file mode 100644 index 0000000..f782ff8 --- /dev/null +++ b/yast2-network-2.21.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:154493c61aafe6c05e5262b45e0c7ec774fa7ea19b8073f9195ea9645cf09b31 +size 293422 diff --git a/yast2-network.changes b/yast2-network.changes index 441dc7b..0180a11 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Sep 19 09:20:00 CEST 2011 - visnov@suse.cz + +- Remove unneeded dialog and dependency on Wizard_hw +- 2.21.6 + +------------------------------------------------------------------- +Fri Sep 2 16:08:07 CEST 2011 - mvidner@suse.cz + +- Don't switch bonding interfaces to DHCP when editing them (bnc#711962). +- Don't say that a NIC without an address has no encryption (bnc#711962). + ------------------------------------------------------------------- Wed Aug 31 16:23:38 CEST 2011 - mvidner@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 1777970..3d6eee3 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -19,11 +19,11 @@ Name: yast2-network -Version: 2.21.5 -Release: 1 +Version: 2.21.6 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.21.5.tar.bz2 +Source0: yast2-network-2.21.6.tar.bz2 Prefix: /usr @@ -63,7 +63,6 @@ Conflicts: yast2-core < 2.10.6 Summary: YaST2 - Network Configuration %package devel-doc - Group: System/YaST Summary: YaST2 - Developer documentation for yast2-network @@ -74,7 +73,7 @@ This package contains the YaST2 component for network configuration. This package contains autogenerated documentation for yast2-network %prep -%setup -n yast2-network-2.21.5 +%setup -n yast2-network-2.21.6 %build %{prefix}/bin/y2tool y2autoconf @@ -144,4 +143,5 @@ fi %doc %{prefix}/share/doc/packages/yast2-network %exclude %{prefix}/share/doc/packages/yast2-network/COPYING %exclude %{prefix}/share/doc/packages/yast2-network/README + %changelog