diff --git a/yast2-network-2.15.30.tar.bz2 b/yast2-network-2.15.30.tar.bz2 deleted file mode 100644 index 50a28da..0000000 --- a/yast2-network-2.15.30.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28262d3af49249e0e8f6f4175bde046a2ac476a2c12331334f3de79093a23fe1 -size 269072 diff --git a/yast2-network-2.15.31.tar.bz2 b/yast2-network-2.15.31.tar.bz2 new file mode 100644 index 0000000..f2a6ec0 --- /dev/null +++ b/yast2-network-2.15.31.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256fb97343a743b29f5d575a922c1b76439c7da84e0ae19100047c177cbeee7d +size 269462 diff --git a/yast2-network.changes b/yast2-network.changes index 3c102b5..9099e91 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 11 16:12:27 CEST 2007 - mzugec@suse.cz + +- possible to change STARMODE in modem (#116368) +- 2.15.31 + ------------------------------------------------------------------- Mon May 7 10:32:19 CEST 2007 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 9f0414b..8346d1e 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.15.30) +# spec file for package yast2-network (Version 2.15.31) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,15 +11,15 @@ # norootforbuild Name: yast2-network -Version: 2.15.30 +Version: 2.15.31 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.30.tar.bz2 +Source0: yast2-network-2.15.31.tar.bz2 prefix: /usr # should be required by devtools -BuildRequires: perl-XML-Writer pkgconfig +BuildRequires: perl-XML-Writer pkgconfig rpm BuildRequires: update-desktop-files BuildRequires: yast2 yast2-devtools yast2-testsuite BuildRequires: yast2-country yast2-installation @@ -51,7 +51,7 @@ Authors: Michal Svec %prep -%setup -n yast2-network-2.15.30 +%setup -n yast2-network-2.15.31 %build %{prefix}/bin/y2tool y2autoconf @@ -107,6 +107,9 @@ fi /usr/share/YaST2/schema/autoyast/rnc/proxy.rnc %changelog +* Fri May 11 2007 - mzugec@suse.cz +- possible to change STARMODE in modem (#116368) +- 2.15.31 * Mon May 07 2007 - mzugec@suse.cz - improved output from command line - information about MAC/BusID in devices dialog (#266690)