From cfd47537b0e353b38071f1ab634ada73c93eb3c18fe1ad9e11ccc7e6c6106927 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 14 Oct 2008 17:29:12 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=116 --- yast2-installation-2.17.20.tar.bz2 | 3 --- yast2-installation-2.17.21.tar.bz2 | 3 +++ yast2-installation.changes | 13 +++++++++++++ yast2-installation.spec | 15 +++++++++++---- 4 files changed, 27 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-2.17.20.tar.bz2 create mode 100644 yast2-installation-2.17.21.tar.bz2 diff --git a/yast2-installation-2.17.20.tar.bz2 b/yast2-installation-2.17.20.tar.bz2 deleted file mode 100644 index 50f4ab8..0000000 --- a/yast2-installation-2.17.20.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07c3c884a6dbc824ae167ee69742965dc9910d6bde6dce885053a3a1e6752b1c -size 239654 diff --git a/yast2-installation-2.17.21.tar.bz2 b/yast2-installation-2.17.21.tar.bz2 new file mode 100644 index 0000000..14ccc08 --- /dev/null +++ b/yast2-installation-2.17.21.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0aa5dd86300df3268eee53687a11f829b1c2db564078fc9eaefa592f67348b +size 244346 diff --git a/yast2-installation.changes b/yast2-installation.changes index 49aec5e..daec219 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Oct 14 14:15:11 CEST 2008 - locilka@suse.cz + +- Changed YaST icons while probing the system (bnc #404809). +- Enhanced scr_switch_debugger - Sending USR1 signal to the new SCR + (bnc #433057). +- 2.17.21 + +------------------------------------------------------------------- +Mon Oct 13 13:29:04 CEST 2008 - locilka@suse.cz + +- Enabled going_back in Add-Ons during installation (bnc #434735). + ------------------------------------------------------------------- Mon Oct 13 13:10:58 CEST 2008 - mzugec@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index c4c9fa5..ff0d8bf 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.17.20) +# spec file for package yast2-installation (Version 2.17.21) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-installation -Version: 2.17.20 +Version: 2.17.21 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.17.20.tar.bz2 +Source0: yast2-installation-2.17.21.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite # PackageCallbacks::RegisterEmptyProgressCallbacks() @@ -114,7 +114,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.17.20 +%setup -n yast2-installation-2.17.21 %build %{prefix}/bin/y2tool y2autoconf @@ -183,6 +183,13 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Tue Oct 14 2008 locilka@suse.cz +- Changed YaST icons while probing the system (bnc #404809). +- Enhanced scr_switch_debugger - Sending USR1 signal to the new SCR + (bnc #433057). +- 2.17.21 +* Mon Oct 13 2008 locilka@suse.cz +- Enabled going_back in Add-Ons during installation (bnc #434735). * Mon Oct 13 2008 mzugec@suse.de - configure supportconfig in installation (fate#305180) - 2.17.20