diff --git a/yast2-installation-2.18.16.tar.bz2 b/yast2-installation-2.18.16.tar.bz2 deleted file mode 100644 index d04c2cf..0000000 --- a/yast2-installation-2.18.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:838bb9c22ffa0f843b52adefbc0dd35fce91fac6df442d2b055989f656ecd9ab -size 266041 diff --git a/yast2-installation-2.18.17.tar.bz2 b/yast2-installation-2.18.17.tar.bz2 new file mode 100644 index 0000000..9191690 --- /dev/null +++ b/yast2-installation-2.18.17.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7672641a08031471fd3bd3f59d7824cb67fe568b6debce570932569bd9dfd7f3 +size 276463 diff --git a/yast2-installation.changes b/yast2-installation.changes index a8e645a..c792f7b 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 11 12:57:14 CEST 2009 - jsrain@suse.cz + +- adapted for unified progress during live installation + (bnc#435680) +- 2.18.17 + ------------------------------------------------------------------- Mon Jun 08 14:03:30 CEST 2009 - aschnell@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index eb178b5..4138051 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.18.16) +# spec file for package yast2-installation (Version 2.18.17) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-installation -Version: 2.18.16 +Version: 2.18.17 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.18.16.tar.bz2 +Source0: yast2-installation-2.18.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 # xmllint @@ -123,7 +123,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.18.16 +%setup -n yast2-installation-2.18.17 %build %{prefix}/bin/y2tool y2autoconf @@ -193,6 +193,10 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Thu Jun 11 2009 jsrain@suse.cz +- adapted for unified progress during live installation + (bnc#435680) +- 2.18.17 * Mon Jun 08 2009 aschnell@suse.de - use minimalistic xorg.conf during installation (bnc #510015) - 2.18.16