diff --git a/yast2-network-2.16.18.tar.bz2 b/yast2-network-2.16.18.tar.bz2 index 33e92b8..23cd4c5 100644 --- a/yast2-network-2.16.18.tar.bz2 +++ b/yast2-network-2.16.18.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f2ad27039a6f1b7f29b2ce6cb45d2d68cb956a9ff39330e15095b38e783113e -size 269894 +oid sha256:af35d3316eeb8ade05a836340524e2583133242746967dfaeb62cd00f130ca14 +size 269149 diff --git a/yast2-network.changes b/yast2-network.changes index f642f6e..008e8f7 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 7 11:49:33 CET 2008 - kmachalkova@suse.cz + +- Enable setting a route without interface (use '-' which stands for + 'any') (#93996) +- Merged proofread texts +- Dependency on yast2-country replaced with yast2-country-data + ------------------------------------------------------------------- Thu Dec 13 21:58:58 CET 2007 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 0c18505..1fb91eb 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -12,7 +12,7 @@ Name: yast2-network Version: 2.16.18 -Release: 1 +Release: 2 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -33,7 +33,7 @@ Requires: yast2 >= 2.16.18 Requires: sysconfig yast2-packager #GetLanguageCountry #(in newly created yast2-country-data) -Requires: yast2-country-data >=2.16.3 +Requires: yast2-country-data >= 2.16.3 PreReq: /bin/rm Provides: y2c_lan y2c_dial yast2-config-adsl y2c_adsl Obsoletes: y2c_lan y2c_dial yast2-config-adsl y2c_adsl @@ -49,7 +49,7 @@ Summary: YaST2 - Network Configuration %package devel-doc Version: 2.16.18 -Release: 1 +Release: 2 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -140,6 +140,11 @@ fi %exclude %{prefix}/share/doc/packages/yast2-network/COPYING %exclude %{prefix}/share/doc/packages/yast2-network/README %changelog +* Mon Jan 07 2008 - kmachalkova@suse.cz +- Enable setting a route without interface (use '-' which stands for + 'any') (#93996) +- Merged proofread texts +- Dependency on yast2-country replaced with yast2-country-data * Thu Dec 13 2007 - mzugec@suse.cz - interface names manage support - FaTE #300636 - 2.16.18