diff --git a/yast2-network-2.15.27.tar.bz2 b/yast2-network-2.15.27.tar.bz2 deleted file mode 100644 index 021515b..0000000 --- a/yast2-network-2.15.27.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:246d397944a4f72bbba13efe6ac22e8357baa3907ad0c105cdb020ceac154633 -size 267728 diff --git a/yast2-network-2.15.28.tar.bz2 b/yast2-network-2.15.28.tar.bz2 new file mode 100644 index 0000000..0a752e1 --- /dev/null +++ b/yast2-network-2.15.28.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09c13c6be2d52e938d49b1c1bb09d0393e0225db781acdcd269f6adf82e8f6a9 +size 268079 diff --git a/yast2-network.changes b/yast2-network.changes index 61f4336..04c51ff 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Apr 22 12:41:13 CEST 2007 - mzugec@suse.de + +- hardware dialog moved to tab +- additional addreses moved to address tab +- changed bootproto dialog +- 2.15.28 + + +------------------------------------------------------------------- +Fri Apr 20 15:51:24 CEST 2007 - kmachalkova@suse.cz + +- Added write progress dialogs to DNS, Routing, Host, Proxy and + Remote (administration) modules (#258846) + ------------------------------------------------------------------- Mon Apr 16 10:31:02 CEST 2007 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index b0853dd..2583cba 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.15.27) +# spec file for package yast2-network (Version 2.15.28) # # 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.27 +Version: 2.15.28 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.27.tar.bz2 +Source0: yast2-network-2.15.28.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.27 +%setup -n yast2-network-2.15.28 %build %{prefix}/bin/y2tool y2autoconf @@ -107,6 +107,14 @@ fi /usr/share/YaST2/schema/autoyast/rnc/proxy.rnc %changelog +* Sun Apr 22 2007 - mzugec@suse.de +- hardware dialog moved to tab +- additional addreses moved to address tab +- changed bootproto dialog +- 2.15.28 +* Fri Apr 20 2007 - kmachalkova@suse.cz +- Added write progress dialogs to DNS, Routing, Host, Proxy and + Remote (administration) modules (#258846) * Mon Apr 16 2007 - mzugec@suse.cz - /etc/hosts shows incorrect ip address for partition installed via network (#263035) - 2.15.27