From 6c38ee185b8557dd341456b36532a9104271b9c4094520d3603ff43e29ac168f Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 18 Dec 2007 17:19:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=57 --- yast2-installation-2.16.7.tar.bz2 | 3 --- yast2-installation-2.16.8.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 16 +++++++++------- 4 files changed, 18 insertions(+), 10 deletions(-) delete mode 100644 yast2-installation-2.16.7.tar.bz2 create mode 100644 yast2-installation-2.16.8.tar.bz2 diff --git a/yast2-installation-2.16.7.tar.bz2 b/yast2-installation-2.16.7.tar.bz2 deleted file mode 100644 index 66cad59..0000000 --- a/yast2-installation-2.16.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d1736b71a320d7afed590d4e0ee7c5d63fbb804ae5479baf1394b23709cebb9 -size 213201 diff --git a/yast2-installation-2.16.8.tar.bz2 b/yast2-installation-2.16.8.tar.bz2 new file mode 100644 index 0000000..b2e9949 --- /dev/null +++ b/yast2-installation-2.16.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d3f1e0db5849fc43dfede1c821fac0ab90e1091a6ee60ed745d997b94ba4760 +size 214913 diff --git a/yast2-installation.changes b/yast2-installation.changes index b5a09bf..4ab87ae 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 18 16:54:39 CET 2007 - locilka@suse.cz + +- Added new desktop and software selection dialog. +- 2.16.8 + ------------------------------------------------------------------- Mon Dec 17 11:08:42 CET 2007 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 7a62bd9..ed5f9a3 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.16.7) +# spec file for package yast2-installation (Version 2.16.8) # # 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-installation -Version: 2.16.7 +Version: 2.16.8 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.7.tar.bz2 +Source0: yast2-installation-2.16.8.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 # Mode::live_installation @@ -70,12 +70,12 @@ BuildArch: noarch Summary: YaST2 - Installation Parts %package devel-doc -Version: 2.16.7 +Version: 2.16.8 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.7.tar.bz2 +Source0: yast2-installation-2.16.8.tar.bz2 Prefix: /usr Requires: yast2-installation >= 2.15.34 PreReq: %fillup_prereq @@ -108,7 +108,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.16.7 +%setup -n yast2-installation-2.16.8 %build %{prefix}/bin/y2tool y2autoconf @@ -177,8 +177,10 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-installation %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README - %changelog +* Tue Dec 18 2007 - locilka@suse.cz +- Added new desktop and software selection dialog. +- 2.16.8 * Mon Dec 17 2007 - locilka@suse.cz - Hidden Mouse-probing busy popup. - New YCP module InstData stores the installation data that should