diff --git a/yast2-installation-2.16.28.tar.bz2 b/yast2-installation-2.16.28.tar.bz2 deleted file mode 100644 index 19a9e36..0000000 --- a/yast2-installation-2.16.28.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89c751dd7e17ef541bb030d103ee5c0dd60adae3fa2ff9b510e96716eb526df8 -size 225750 diff --git a/yast2-installation-2.16.29.tar.bz2 b/yast2-installation-2.16.29.tar.bz2 new file mode 100644 index 0000000..4570e8f --- /dev/null +++ b/yast2-installation-2.16.29.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7009438c8b0fad7c2dd524aa3db558fa0292e4dc51d2e7a2b8cbd84dd298357 +size 225591 diff --git a/yast2-installation.changes b/yast2-installation.changes index 4887b99..ee6fb9f 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Apr 3 16:40:16 CEST 2008 - locilka@suse.cz + +- Removed Winkeys support during installation (bnc 376248). +- Fixed the decision-making process which images fits the best. +- Added new control file entries to adjust the Community + Repositories and Add-Ons during installation. +- Cosmetic changes when initializing the wizard steps according to + control file. +- Fixed untarring bzip2 or gzip-based images. +- Changed instalation from images to count the best image-set + from patterns (list of patterns in image-set) in images.xml. +- 2.16.29 + ------------------------------------------------------------------- Tue Apr 1 13:12:00 CEST 2008 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 071d220..f0bf7ce 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.16.28) +# spec file for package yast2-installation (Version 2.16.29) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,12 +12,12 @@ Name: yast2-installation -Version: 2.16.28 +Version: 2.16.29 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.28.tar.bz2 +Source0: yast2-installation-2.16.29.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 # anyxml -> barexml (bnc #366867) @@ -105,7 +105,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.16.28 +%setup -n yast2-installation-2.16.29 %build %{prefix}/bin/y2tool y2autoconf @@ -171,6 +171,17 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Thu Apr 03 2008 locilka@suse.cz +- Removed Winkeys support during installation (bnc 376248). +- Fixed the decision-making process which images fits the best. +- Added new control file entries to adjust the Community + Repositories and Add-Ons during installation. +- Cosmetic changes when initializing the wizard steps according to + control file. +- Fixed untarring bzip2 or gzip-based images. +- Changed instalation from images to count the best image-set + from patterns (list of patterns in image-set) in images.xml. +- 2.16.29 * Tue Apr 01 2008 locilka@suse.cz - Automatic configuration can be newly defined by control file. Two new variables have been added enable_autoconfiguration and