diff --git a/yast2-installation-2.16.16.tar.bz2 b/yast2-installation-2.16.16.tar.bz2 deleted file mode 100644 index b18ed85..0000000 --- a/yast2-installation-2.16.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6e3c26f7900c9acca1f2bf7452256249b0b8d7f15e40a2cfe9afddaf3a84c77 -size 223013 diff --git a/yast2-installation-2.16.17.tar.bz2 b/yast2-installation-2.16.17.tar.bz2 new file mode 100644 index 0000000..9b7ce16 --- /dev/null +++ b/yast2-installation-2.16.17.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee75fcd54ddba5f60e53a53fd78b0120c08dce45dca31abefb2742c762a22af +size 222765 diff --git a/yast2-installation.changes b/yast2-installation.changes index e4039ea..31ebfd4 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 5 16:04:15 CET 2008 - locilka@suse.cz + +- Squashfs image needs to be mounted using '-o loop'. +- Displaying busy cursor when downloading the extension. +- 2.16.17 + ------------------------------------------------------------------- Mon Feb 4 19:04:29 CET 2008 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 648b16d..3acc49f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.16.16) +# spec file for package yast2-installation (Version 2.16.17) # # Copyright (c) 2008 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.16 +Version: 2.16.17 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.16.tar.bz2 +Source0: yast2-installation-2.16.17.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 @@ -70,12 +70,12 @@ BuildArch: noarch Summary: YaST2 - Installation Parts %package devel-doc -Version: 2.16.16 +Version: 2.16.17 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.16.tar.bz2 +Source0: yast2-installation-2.16.17.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.16 +%setup -n yast2-installation-2.16.17 %build %{prefix}/bin/y2tool y2autoconf @@ -174,6 +174,10 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Tue Feb 05 2008 locilka@suse.cz +- Squashfs image needs to be mounted using '-o loop'. +- Displaying busy cursor when downloading the extension. +- 2.16.17 * Mon Feb 04 2008 locilka@suse.cz - Modular inst-sys used for localizations (FATE #302955). - Tabs have been removed from installation proposal.