From d0bd30769921ddd129939bb811f8cbfe30e40afc690662fa4868382b30d8b2a1 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 11 Feb 2009 15:17:38 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=168 --- yast2-network-2.18.2.tar.bz2 | 3 --- yast2-network-2.18.3.tar.bz2 | 3 +++ yast2-network.changes | 18 ++++++++++++++++++ yast2-network.spec | 24 +++++++++++++++++------- 4 files changed, 38 insertions(+), 10 deletions(-) delete mode 100644 yast2-network-2.18.2.tar.bz2 create mode 100644 yast2-network-2.18.3.tar.bz2 diff --git a/yast2-network-2.18.2.tar.bz2 b/yast2-network-2.18.2.tar.bz2 deleted file mode 100644 index 827229a..0000000 --- a/yast2-network-2.18.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59ee3c738d5181237a2b2de97715fd87cb2fa9920006709400b40f54bbfd0915 -size 301451 diff --git a/yast2-network-2.18.3.tar.bz2 b/yast2-network-2.18.3.tar.bz2 new file mode 100644 index 0000000..3a7a0a2 --- /dev/null +++ b/yast2-network-2.18.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cd626c8599273c41a4f6bbbd02b182c09c870a31abb89398068e0cef18e323b +size 301708 diff --git a/yast2-network.changes b/yast2-network.changes index 71d0986..006e063 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Feb 11 15:19:27 CET 2009 - mzugec@suse.cz + +- store qeth options (bnc#474276) +- 2.18.3 + +------------------------------------------------------------------- +Mon Feb 2 15:11:27 CET 2009 - kmachalkova@suse.cz + +- Read/write Host::write_hostname variable by Host module only, + override in inst_hostname if applicable (bnc#469752) + +------------------------------------------------------------------- +Thu Jan 29 11:59:48 CET 2009 - kmachalkova@suse.cz + +- Proxy finish popup is back - notify user about the need to relogin + to apply new settings (bnc#458708) + ------------------------------------------------------------------- Mon Jan 26 13:30:16 CET 2009 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index dd68422..2200104 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.18.2) +# spec file for package yast2-network (Version 2.18.3) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-network -Version: 2.18.2 -Release: 2 +Version: 2.18.3 +Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.18.2.tar.bz2 +Source0: yast2-network-2.18.3.tar.bz2 Prefix: /usr # should be required by devtools BuildRequires: perl-XML-Writer pkgconfig rpm @@ -33,8 +33,9 @@ BuildRequires: yast2-devtools yast2-testsuite BuildRequires: yast2-country BuildRequires: yast2-installation >= 2.15.27 BuildRequires: yast2 >= 2.16.6 -# needed for prefixlen support in aliases -Requires: yast2 >= 2.17.5 +# network needs Wizard::OpenCancelOKDialog() +# function from yast2-2.18.2 +Requires: yast2 >= 2.18.2 #netconfig (FaTE #303618) Requires: sysconfig >= 0.71.2 #GetLanguageCountry @@ -77,7 +78,7 @@ Authors: Michal Svec %prep -%setup -n yast2-network-2.18.2 +%setup -n yast2-network-2.18.3 %build %{prefix}/bin/y2tool y2autoconf @@ -141,6 +142,15 @@ fi %exclude %{prefix}/share/doc/packages/yast2-network/COPYING %exclude %{prefix}/share/doc/packages/yast2-network/README %changelog +* Wed Feb 11 2009 mzugec@suse.cz +- store qeth options (bnc#474276) +- 2.18.3 +* Mon Feb 02 2009 kmachalkova@suse.cz +- Read/write Host::write_hostname variable by Host module only, + override in inst_hostname if applicable (bnc#469752) +* Thu Jan 29 2009 kmachalkova@suse.cz +- Proxy finish popup is back - notify user about the need to relogin + to apply new settings (bnc#458708) * Mon Jan 26 2009 mzugec@suse.cz - lan : button labeling (bnc#440551) * Mon Jan 26 2009 mzugec@suse.cz