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.8.tar.bz2 b/yast2-network-2.21.8.tar.bz2 new file mode 100644 index 0000000..33caac8 --- /dev/null +++ b/yast2-network-2.21.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8c26e3ce6600f3de1b365441eb8be010e7cead4b60a1a580befe1c1a9755f2 +size 297202 diff --git a/yast2-network.changes b/yast2-network.changes index 441dc7b..c1961c9 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Thu Sep 22 11:24:51 CEST 2011 - visnov@suse.cz + +- show module name in window title +- 2.21.8 + +------------------------------------------------------------------- +Thu Sep 22 09:04:17 UTC 2011 - lslezak@suse.cz + +- updated Network_YaPI test (adapted to systemd and sysctl changes) +- 2.21.7 + +------------------------------------------------------------------- +Wed Sep 21 14:15:44 UTC 2011 - lslezak@suse.cz + +- Routing.ycp - use /etc/sysctl.conf file instead of deprecated + /etc/sysconfig/sysctl, adapted testsuite + +------------------------------------------------------------------- +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..eaa90b3 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.8 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.21.5.tar.bz2 +Source0: yast2-network-2.21.8.tar.bz2 Prefix: /usr @@ -37,8 +37,9 @@ BuildRequires: yast2-country BuildRequires: yast2-installation >= 2.15.27 # NetworkInterfaces::Write should write ifcfgs only once -BuildRequires: yast2 >= 2.21.14 -Requires: yast2 >= 2.21.14 +# Wizard::SetDesktopTitleAndIcon +BuildRequires: yast2 >= 2.21.22 +Requires: yast2 >= 2.21.22 #netconfig (FaTE #303618) Requires: sysconfig >= 0.71.2 @@ -63,7 +64,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 +74,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.8 %build %{prefix}/bin/y2tool y2autoconf @@ -144,4 +144,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