diff --git a/yast2-network-2.15.59.tar.bz2 b/yast2-network-2.15.59.tar.bz2 deleted file mode 100644 index f390085..0000000 --- a/yast2-network-2.15.59.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7f4c416067fd22b5c999580862bb3ebb197f315f03e39c25aeb90c7dc5f3b92 -size 267127 diff --git a/yast2-network-2.15.60.tar.bz2 b/yast2-network-2.15.60.tar.bz2 new file mode 100644 index 0000000..8a751b2 --- /dev/null +++ b/yast2-network-2.15.60.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:598dd5f7c31a18733c14c2f8ae4c6a03ef490de16168ad035f1bff3acec62e46 +size 271524 diff --git a/yast2-network.changes b/yast2-network.changes index 6110061..434ae61 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Aug 13 18:38:29 CEST 2007 - mzugec@suse.cz + +- autoyast support for aliases (F302300) +- 2.15.60 + +------------------------------------------------------------------- +Fri Aug 10 20:34:21 CEST 2007 - kmachalkova@suse.cz + +- Allow specifying different hostnames for different (static) IPs + in address dialog (FaTE #2202) + ------------------------------------------------------------------- Fri Aug 10 13:20:51 CEST 2007 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 59682ca..dcb3910 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.15.59) +# spec file for package yast2-network (Version 2.15.60) # # 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.59 +Version: 2.15.60 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.59.tar.bz2 +Source0: yast2-network-2.15.60.tar.bz2 prefix: /usr # should be required by devtools BuildRequires: perl-XML-Writer pkgconfig rpm @@ -43,12 +43,12 @@ Obsoletes: y2t_lan y2t_adsl y2t_dial Conflicts: yast2-core < 2.10.6 Summary: YaST2 - Network Configuration %package devel-doc -Version: 2.15.59 +Version: 2.15.60 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.59.tar.bz2 +Source0: yast2-network-2.15.60.tar.bz2 prefix: /usr Requires: yast2-network >= 2.15.53 Summary: YaST2 - Developer documentation for yast2-network @@ -73,7 +73,7 @@ Authors: Michal Svec %prep -%setup -n yast2-network-2.15.59 +%setup -n yast2-network-2.15.60 %build %{prefix}/bin/y2tool y2autoconf @@ -141,6 +141,12 @@ fi %exclude %{prefix}/share/doc/packages/yast2-network/README %changelog +* Mon Aug 13 2007 - mzugec@suse.cz +- autoyast support for aliases (F302300) +- 2.15.60 +* Fri Aug 10 2007 - kmachalkova@suse.cz +- Allow specifying different hostnames for different (static) IPs + in address dialog (FaTE #2202) * Fri Aug 10 2007 - mzugec@suse.cz - fixed adding new device - fix for bonding devices