diff --git a/yast2-network-2.18.12.tar.bz2 b/yast2-network-2.18.12.tar.bz2 deleted file mode 100644 index cab224c..0000000 --- a/yast2-network-2.18.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5eaadc1fe0e6436023a5986874fc7eccdfcf3dbb3b072220b7b7f1a9f5a26cf0 -size 302016 diff --git a/yast2-network-2.18.13.tar.bz2 b/yast2-network-2.18.13.tar.bz2 new file mode 100644 index 0000000..2671cec --- /dev/null +++ b/yast2-network-2.18.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c7e40584a03db4acc049bb706ac2726f2d54e2b8ef3f079340ddab90aacde7 +size 302116 diff --git a/yast2-network.changes b/yast2-network.changes index fc3ef48..56464f8 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Mar 2 09:20:42 CET 2009 - mzugec@suse.cz + +- Added omitted handling of `hardware symbol in s390 device workflow + (bnc#476490) +- store HW address only for L2 qeth devices (bnc #479481) +- do not store HW address into sysconfig on hsi and some qeth + interfaces (bnc #479481) + +- 2.18.13 + ------------------------------------------------------------------- Tue Feb 24 18:22:06 CET 2009 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 868d776..9b68f3c 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.18.12) +# spec file for package yast2-network (Version 2.18.13) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-network -Version: 2.18.12 +Version: 2.18.13 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.18.12.tar.bz2 +Source0: yast2-network-2.18.13.tar.bz2 Prefix: /usr # should be required by devtools BuildRequires: perl-XML-Writer pkgconfig rpm @@ -78,7 +78,7 @@ Authors: Michal Svec %prep -%setup -n yast2-network-2.18.12 +%setup -n yast2-network-2.18.13 %build %{prefix}/bin/y2tool y2autoconf @@ -142,6 +142,13 @@ fi %exclude %{prefix}/share/doc/packages/yast2-network/COPYING %exclude %{prefix}/share/doc/packages/yast2-network/README %changelog +* Mon Mar 02 2009 mzugec@suse.cz +- Added omitted handling of `hardware symbol in s390 device workflow + (bnc#476490) +- store HW address only for L2 qeth devices (bnc #479481) +- do not store HW address into sysconfig on hsi and some qeth + interfaces (bnc #479481) +- 2.18.13 * Tue Feb 24 2009 mzugec@suse.cz - possible to not use LABEL for aliases (bnc#471253) - 2.18.12