From b89001cb6b572bb5774eb2deef4644e9f3c4d8e895c5d8c0706a380fb89dc5e4 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 6 Aug 2007 16:02:30 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=36 --- yast2-installation-2.15.39.tar.bz2 | 3 --- yast2-installation-2.15.40.tar.bz2 | 3 +++ yast2-installation.changes | 12 ++++++++++++ yast2-installation.spec | 21 +++++++++++++++------ 4 files changed, 30 insertions(+), 9 deletions(-) delete mode 100644 yast2-installation-2.15.39.tar.bz2 create mode 100644 yast2-installation-2.15.40.tar.bz2 diff --git a/yast2-installation-2.15.39.tar.bz2 b/yast2-installation-2.15.39.tar.bz2 deleted file mode 100644 index 7ad8971..0000000 --- a/yast2-installation-2.15.39.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e325595020ee6cf8ed3bc5c3fdc8b0d315a7dc20788f2ec5659ed3cfb2a3a0e4 -size 212620 diff --git a/yast2-installation-2.15.40.tar.bz2 b/yast2-installation-2.15.40.tar.bz2 new file mode 100644 index 0000000..138befe --- /dev/null +++ b/yast2-installation-2.15.40.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a86425ff38304cedf1ec62a6ccb4d0470ba725d61b95dca550e2d65bc704e1c7 +size 211371 diff --git a/yast2-installation.changes b/yast2-installation.changes index e3c8032..dc415ec 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Aug 6 08:58:02 CEST 2007 - locilka@suse.cz + +- Renamed product/default repositories check-box to "Add Internet + Repositories Before Installation" (#297580). +- Added help for that check-box (#296810). +- First stage network setup dialog - changes in dialog alignment + (#295043). +- Initialize mouse after installation steps are displayed (#296406) +- 2.15.40 + ------------------------------------------------------------------- Thu Aug 2 08:53:56 CEST 2007 - jsrain@suse.cz @@ -8,6 +19,7 @@ Thu Aug 2 08:53:56 CEST 2007 - jsrain@suse.cz Wed Aug 1 11:00:15 CEST 2007 - locilka@suse.cz - Changing remote repositories link to http://download.opensuse.org + (#297628) ------------------------------------------------------------------- Wed Aug 1 10:33:45 CEST 2007 - mvidner@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index c8e153d..10ee454 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.15.39) +# spec file for package yast2-installation (Version 2.15.40) # # 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.15.39 +Version: 2.15.40 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.39.tar.bz2 +Source0: yast2-installation-2.15.40.tar.bz2 prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite # Mode::live_installation @@ -63,12 +63,12 @@ PreReq: %fillup_prereq BuildArchitectures: noarch Summary: YaST2 - Installation Parts %package devel-doc -Version: 2.15.39 +Version: 2.15.40 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.39.tar.bz2 +Source0: yast2-installation-2.15.40.tar.bz2 prefix: /usr Requires: yast2-installation >= 2.15.34 PreReq: %fillup_prereq @@ -102,7 +102,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.15.39 +%setup -n yast2-installation-2.15.40 %build %{prefix}/bin/y2tool y2autoconf @@ -176,11 +176,20 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Mon Aug 06 2007 - locilka@suse.cz +- Renamed product/default repositories check-box to "Add Internet + Repositories Before Installation" (#297580). +- Added help for that check-box (#296810). +- First stage network setup dialog - changes in dialog alignment + (#295043). +- Initialize mouse after installation steps are displayed (#296406) +- 2.15.40 * Thu Aug 02 2007 - jsrain@suse.cz - do not show "Clone" check box in live installation - 2.15.39 * Wed Aug 01 2007 - locilka@suse.cz - Changing remote repositories link to http://download.opensuse.org + (#297628) * Wed Aug 01 2007 - mvidner@suse.cz - Removed Provides/Obsoletes for ancient yast package names, with the devel-doc subpackage they broke yast2-schema build.