< 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
This commit is contained in:
Stanislav Visnovsky 2011-09-19 12:58:26 +00:00 committed by Git OBS Bridge
parent d2b0058332
commit 304d041633
4 changed files with 20 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1186edc5f01d3789fc400cfdc5208df4b1d823e03a822088523004c8e8f6a089
size 293965

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:154493c61aafe6c05e5262b45e0c7ec774fa7ea19b8073f9195ea9645cf09b31
size 293422

View File

@ -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

View File

@ -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