From 33b1942d530f260d0e9b31565d08399d74e5314bd4d394d85e6746ed4a0698bd Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 18 May 2007 17:02:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=20 --- yast2-installation-2.15.23.tar.bz2 | 3 --- yast2-installation-2.15.24.tar.bz2 | 3 +++ yast2-installation.changes | 12 ++++++++++++ yast2-installation.spec | 14 ++++++++++---- 4 files changed, 25 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-2.15.23.tar.bz2 create mode 100644 yast2-installation-2.15.24.tar.bz2 diff --git a/yast2-installation-2.15.23.tar.bz2 b/yast2-installation-2.15.23.tar.bz2 deleted file mode 100644 index a178709..0000000 --- a/yast2-installation-2.15.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70260bb1ad2b8eca069eb5ef6660dbcff198507103588b497a172ca44f2c3b8d -size 198476 diff --git a/yast2-installation-2.15.24.tar.bz2 b/yast2-installation-2.15.24.tar.bz2 new file mode 100644 index 0000000..2d840c0 --- /dev/null +++ b/yast2-installation-2.15.24.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f54891320e39a80b35f5737faa48ce8a22a0ddcdd56f9ce6fd790a76c6fc796 +size 192790 diff --git a/yast2-installation.changes b/yast2-installation.changes index c2fb970..f9e7c15 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu May 17 22:18:29 CEST 2007 - locilka@suse.cz + +- Progress dialog for initializing installation sources. +- 2.15.24 + +------------------------------------------------------------------- +Tue May 15 14:14:13 CEST 2007 - locilka@suse.cz + +- Changed control file in partitioning/evms_config section from + 'true' to 'false' (#274702). + ------------------------------------------------------------------- Fri May 11 16:30:06 CEST 2007 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index dcbeaa2..5b4fc2b 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.15.23) +# spec file for package yast2-installation (Version 2.15.24) # # 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.23 +Version: 2.15.24 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.23.tar.bz2 +Source0: yast2-installation-2.15.24.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 BuildRequires: yast2 >= 2.15.22 @@ -83,7 +83,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.15.23 +%setup -n yast2-installation-2.15.24 %build %{prefix}/bin/y2tool y2autoconf @@ -146,6 +146,12 @@ rm -rf "$RPM_BUILD_ROOT" %endif %changelog +* Thu May 17 2007 - locilka@suse.cz +- Progress dialog for initializing installation sources. +- 2.15.24 +* Tue May 15 2007 - locilka@suse.cz +- Changed control file in partitioning/evms_config section from + 'true' to 'false' (#274702). * Fri May 11 2007 - locilka@suse.cz - Removing directories '/var/lib/zypp/cache' and '/var/lib/zypp/db' if they exist at the beginning of the installation (#267763).