diff --git a/yast2-network-2.15.12.tar.bz2 b/yast2-network-2.15.12.tar.bz2 deleted file mode 100644 index 9392732..0000000 --- a/yast2-network-2.15.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a349ea0879238b6622fc8ba23628ebed1aa1a1b994aadd2f344b473ceae967d -size 265772 diff --git a/yast2-network-2.15.13.tar.bz2 b/yast2-network-2.15.13.tar.bz2 new file mode 100644 index 0000000..e0a4dcd --- /dev/null +++ b/yast2-network-2.15.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b4bf35c6b968ca2414cf50dbd8ea2eac8f6460fd1792532567d5084cccaa0c +size 257283 diff --git a/yast2-network.changes b/yast2-network.changes index f45ed5b..e994da8 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 9 16:23:50 CET 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) +- 2.15.13 + ------------------------------------------------------------------- Wed Feb 7 16:00:58 CET 2007 - mzugec@suse.de diff --git a/yast2-network.spec b/yast2-network.spec index f45c514..a5794f3 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.15.12) +# spec file for package yast2-network (Version 2.15.13) # # 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.12 +Version: 2.15.13 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.12.tar.bz2 +Source0: yast2-network-2.15.13.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.12 +%setup -n yast2-network-2.15.13 %build %{prefix}/bin/y2tool y2autoconf @@ -107,6 +107,10 @@ fi /usr/share/YaST2/schema/autoyast/rnc/proxy.rnc %changelog -n yast2-network +* 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) +- 2.15.13 * Wed Feb 07 2007 - mzugec@suse.de - fix hwaddr matching (#184438) - 2.15.12