diff --git a/yast2-network-2.15.13.tar.bz2 b/yast2-network-2.15.13.tar.bz2 deleted file mode 100644 index e0a4dcd..0000000 --- a/yast2-network-2.15.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65b4bf35c6b968ca2414cf50dbd8ea2eac8f6460fd1792532567d5084cccaa0c -size 257283 diff --git a/yast2-network-2.15.14.tar.bz2 b/yast2-network-2.15.14.tar.bz2 new file mode 100644 index 0000000..7f6aec2 --- /dev/null +++ b/yast2-network-2.15.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8248bdcb30494d044fe98608656851c409eca16e86adc947e4e7aa7b4c86e6f9 +size 266463 diff --git a/yast2-network.changes b/yast2-network.changes index e994da8..2653a7c 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Feb 13 12:44:02 CET 2007 - mzugec@suse.de + +- rnc file update + +------------------------------------------------------------------- +Mon Feb 12 15:02:25 CET 2007 - mzugec@suse.de + +- add checkbox to disable writing hwcfg-file +- 2.15.14 + ------------------------------------------------------------------- Fri Feb 9 16:23:50 CET 2007 - kmachalkova@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index a5794f3..687fbe4 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.15.13) +# spec file for package yast2-network (Version 2.15.14) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-network -Version: 2.15.13 +Version: 2.15.14 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.13.tar.bz2 +Source0: yast2-network-2.15.14.tar.bz2 prefix: /usr # should be required by devtools BuildRequires: perl-XML-Writer pkgconfig @@ -51,7 +51,7 @@ Authors: Michal Svec %prep -%setup -n yast2-network-2.15.13 +%setup -n yast2-network-2.15.14 %build %{prefix}/bin/y2tool y2autoconf @@ -107,6 +107,11 @@ fi /usr/share/YaST2/schema/autoyast/rnc/proxy.rnc %changelog -n yast2-network +* Tue Feb 13 2007 - mzugec@suse.de +- rnc file update +* Mon Feb 12 2007 - mzugec@suse.de +- add checkbox to disable writing hwcfg-file +- 2.15.14 * Fri Feb 09 2007 - kmachalkova@suse.cz - If downloading of the relnotes fails because of server-side error, allow to continue towards YOU and/or registration stuff (#236371)