diff --git a/yast2-network-2.15.53.tar.bz2 b/yast2-network-2.15.53.tar.bz2 deleted file mode 100644 index 13e0ad9..0000000 --- a/yast2-network-2.15.53.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:177d85ee674e3bd40714f16b1e40bc8d90bbcd794c9c1ad91137453ad083c245 -size 263432 diff --git a/yast2-network-2.15.55.tar.bz2 b/yast2-network-2.15.55.tar.bz2 new file mode 100644 index 0000000..506c81b --- /dev/null +++ b/yast2-network-2.15.55.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6c709dd983ceca18bbe0b8e87f161b802e0257a3762b8c35f0099cde043f047 +size 269327 diff --git a/yast2-network.changes b/yast2-network.changes index 39bcfee..622f976 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jul 26 14:16:36 CEST 2007 - mzugec@suse.cz + +- fixed edit aliases problem (#294099) +- 2.15.55 + +------------------------------------------------------------------- +Wed Jul 25 22:23:54 CEST 2007 - mzugec@suse.de + +- new option "No Encryption" in wireless dialog (#213001) +- 2.15.54 + ------------------------------------------------------------------- Wed Jul 25 16:44:14 CEST 2007 - kmachalkova@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 89db598..9af0f6b 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.15.53) +# spec file for package yast2-network (Version 2.15.55) # # 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.53 +Version: 2.15.55 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.53.tar.bz2 +Source0: yast2-network-2.15.55.tar.bz2 prefix: /usr # should be required by devtools BuildRequires: perl-XML-Writer pkgconfig rpm @@ -43,15 +43,14 @@ Obsoletes: y2t_lan y2t_adsl y2t_dial Conflicts: yast2-core < 2.10.6 Summary: YaST2 - Network Configuration %package devel-doc -Version: 2.15.53 +Version: 2.15.55 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.53.tar.bz2 +Source0: yast2-network-2.15.55.tar.bz2 prefix: /usr Requires: yast2-network >= 2.15.53 -Provides: yast2-devel-doc Summary: Developer documentation for yast2-network %description @@ -74,7 +73,7 @@ Authors: Michal Svec %prep -%setup -n yast2-network-2.15.53 +%setup -n yast2-network-2.15.55 %build %{prefix}/bin/y2tool y2autoconf @@ -142,6 +141,12 @@ fi %exclude %{prefix}/share/doc/packages/yast2-network/README %changelog +* Thu Jul 26 2007 - mzugec@suse.cz +- fixed edit aliases problem (#294099) +- 2.15.55 +* Wed Jul 25 2007 - mzugec@suse.de +- new option "No Encryption" in wireless dialog (#213001) +- 2.15.54 * Wed Jul 25 2007 - kmachalkova@suse.cz - A better layout of internet test dialog (#292621, also in 80x25 console)