diff --git a/yast2-installation-2.16.19.tar.bz2 b/yast2-installation-2.16.19.tar.bz2 deleted file mode 100644 index b37f339..0000000 --- a/yast2-installation-2.16.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f254fcf82873f31f3eb045763631343cb025c5950e6419ed597a885fb16f849 -size 219297 diff --git a/yast2-installation-2.16.20.tar.bz2 b/yast2-installation-2.16.20.tar.bz2 new file mode 100644 index 0000000..4dfa29f --- /dev/null +++ b/yast2-installation-2.16.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64d16d9354414d918711ba848b21e41aedc70ade23f6c36c64798b5204439b30 +size 221446 diff --git a/yast2-installation.changes b/yast2-installation.changes index 4f48917..b04582c 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Mar 5 18:52:30 CET 2008 - locilka@suse.cz + +- Remember (first stage) and restore (second stage) DisabledModules + (bnc #364066). +- 2.16.20 + +------------------------------------------------------------------- +Wed Mar 5 16:30:22 CET 2008 - locilka@suse.cz + +- Using client country_simple instead of timezone and language in + the installation overview (FATE #302980). +- Using new users client in that overview too (FATE #302980). +- Do not remove already registered installation repositories during + upgrade if they match the old repositories on system + (bnc #360109). + ------------------------------------------------------------------- Mon Mar 3 21:12:25 CET 2008 - coolo@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 1d4eb05..cf4d4ca 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.16.19) +# spec file for package yast2-installation (Version 2.16.20) # # 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.19 -Release: 12 +Version: 2.16.20 +Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.19.tar.bz2 +Source0: yast2-installation-2.16.20.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 # URL::MakeParamsFromMap and URL::MakeMapFromParams @@ -104,7 +104,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.16.19 +%setup -n yast2-installation-2.16.20 %build %{prefix}/bin/y2tool y2autoconf @@ -170,6 +170,17 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Wed Mar 05 2008 locilka@suse.cz +- Remember (first stage) and restore (second stage) DisabledModules + (bnc #364066). +- 2.16.20 +* Wed Mar 05 2008 locilka@suse.cz +- Using client country_simple instead of timezone and language in + the installation overview (FATE #302980). +- Using new users client in that overview too (FATE #302980). +- Do not remove already registered installation repositories during + upgrade if they match the old repositories on system + (bnc #360109). * Mon Mar 03 2008 coolo@suse.de - trying to change defaults for running gdb (arvin's patch) * Mon Mar 03 2008 locilka@suse.cz