From 8ce75d35358c80379ed8ccb2216c386589c04ae89d8dfa0b12f0b98b72857e7d Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 1 Dec 2008 17:13:18 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=131 --- yast2-installation-2.17.42.tar.bz2 | 3 --- yast2-installation-2.17.43.tar.bz2 | 3 +++ yast2-installation.changes | 14 +++++++++++++- yast2-installation.spec | 16 +++++++++++----- 4 files changed, 27 insertions(+), 9 deletions(-) delete mode 100644 yast2-installation-2.17.42.tar.bz2 create mode 100644 yast2-installation-2.17.43.tar.bz2 diff --git a/yast2-installation-2.17.42.tar.bz2 b/yast2-installation-2.17.42.tar.bz2 deleted file mode 100644 index 0ebe56b..0000000 --- a/yast2-installation-2.17.42.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a9059fec53db2a7e2816edf6830f3cbefc1a537094d0cf7d52ad6c5cfca457e -size 259188 diff --git a/yast2-installation-2.17.43.tar.bz2 b/yast2-installation-2.17.43.tar.bz2 new file mode 100644 index 0000000..79b33df --- /dev/null +++ b/yast2-installation-2.17.43.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218761484fa6afbfd46be882aca5e0c6b31fc643242ba119a3749e4cea2ad993 +size 259415 diff --git a/yast2-installation.changes b/yast2-installation.changes index 9969a4a..59e64e9 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Dec 1 16:59:14 CET 2008 - locilka@suse.cz + +- Fixed proposing the online update depending on the fact whether + network is running (bnc #450229). +- 2.17.43 + +------------------------------------------------------------------- +Fri Nov 28 15:05:02 CET 2008 - locilka@suse.cz + +- Updated labels of Installation Scenarios for SLES (bnc #428202). + ------------------------------------------------------------------- Fri Nov 28 12:16:03 CET 2008 - locilka@suse.cz @@ -19,7 +31,7 @@ Thu Nov 27 16:49:11 CET 2008 - locilka@suse.cz ------------------------------------------------------------------- Thu Nov 27 15:05:11 CET 2008 - ug@suse.de -- the real fix for #442691 +- the real fix for bnc#442691 deploy_image_auto doesn't use the boolean variable image_installation - 2.17.41 diff --git a/yast2-installation.spec b/yast2-installation.spec index 7903aad..4a45648 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.17.42) +# spec file for package yast2-installation (Version 2.17.43) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-installation -Version: 2.17.42 +Version: 2.17.43 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.17.42.tar.bz2 +Source0: yast2-installation-2.17.43.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() @@ -120,7 +120,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.17.42 +%setup -n yast2-installation-2.17.43 %build %{prefix}/bin/y2tool y2autoconf @@ -189,6 +189,12 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Mon Dec 01 2008 locilka@suse.cz +- Fixed proposing the online update depending on the fact whether + network is running (bnc #450229). +- 2.17.43 +* Fri Nov 28 2008 locilka@suse.cz +- Updated labels of Installation Scenarios for SLES (bnc #428202). * Fri Nov 28 2008 locilka@suse.cz - Fixed behavior of inst_new_desktop when user switched to another language later (bnc #449818). @@ -202,7 +208,7 @@ rm -rf "$RPM_BUILD_ROOT" - Adjusting ImageInstallation-related SlideShow only if ImageInstallation is in use (bnc #439104). * Thu Nov 27 2008 ug@suse.de -- the real fix for #442691 +- the real fix for bnc#442691 deploy_image_auto doesn't use the boolean variable image_installation - 2.17.41