diff --git a/yast2-network-2.15.11.tar.bz2 b/yast2-network-2.15.11.tar.bz2 deleted file mode 100644 index 8231c0d..0000000 --- a/yast2-network-2.15.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90dceee0b577ed363fed3516633d9d4702c2cf8e48c77ea8cac4c74d022aecd6 -size 265738 diff --git a/yast2-network-2.15.12.tar.bz2 b/yast2-network-2.15.12.tar.bz2 new file mode 100644 index 0000000..9392732 --- /dev/null +++ b/yast2-network-2.15.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a349ea0879238b6622fc8ba23628ebed1aa1a1b994aadd2f344b473ceae967d +size 265772 diff --git a/yast2-network.changes b/yast2-network.changes index 648fa61..f45ed5b 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 7 16:00:58 CET 2007 - mzugec@suse.de + +- fix hwaddr matching (#184438) +- 2.15.12 + ------------------------------------------------------------------- Tue Feb 6 10:24:06 CET 2007 - mzugec@suse.de diff --git a/yast2-network.spec b/yast2-network.spec index a2bbba5..f45c514 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.15.11) +# spec file for package yast2-network (Version 2.15.12) # # 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.11 +Version: 2.15.12 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.11.tar.bz2 +Source0: yast2-network-2.15.12.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.11 +%setup -n yast2-network-2.15.12 %build %{prefix}/bin/y2tool y2autoconf @@ -107,6 +107,9 @@ fi /usr/share/YaST2/schema/autoyast/rnc/proxy.rnc %changelog -n yast2-network +* Wed Feb 07 2007 - mzugec@suse.de +- fix hwaddr matching (#184438) +- 2.15.12 * Tue Feb 06 2007 - mzugec@suse.de - support for handle toggling between OSA Layer2/3 during installation (#184438) - 2.15.11