diff --git a/yast2-installation-2.16.39.tar.bz2 b/yast2-installation-2.16.39.tar.bz2 deleted file mode 100644 index 5699f57..0000000 --- a/yast2-installation-2.16.39.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:565d989efb607a9c3a19aee93a0e14e44b040b6435e727d57c8c4fda93288c31 -size 223424 diff --git a/yast2-installation-2.16.40.tar.bz2 b/yast2-installation-2.16.40.tar.bz2 new file mode 100644 index 0000000..95cb442 --- /dev/null +++ b/yast2-installation-2.16.40.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7e9c43bd7ef460e400b0b99cf009cd3edcad9bb440a9adfe2b8ca7b893316a6 +size 224666 diff --git a/yast2-installation.changes b/yast2-installation.changes index d0e85e0..b5110e1 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 25 18:15:09 CEST 2008 - locilka@suse.cz + +- New desktop selection dialog (bnc #379157). +- 2.16.40 + ------------------------------------------------------------------- Thu Apr 24 14:54:53 CEST 2008 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index dc2dcbc..f7f9ded 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.16.39) +# spec file for package yast2-installation (Version 2.16.40) # # 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.39 +Version: 2.16.40 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.39.tar.bz2 +Source0: yast2-installation-2.16.40.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 # PackageCallbacks::RegisterEmptyProgressCallbacks() @@ -106,7 +106,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.16.39 +%setup -n yast2-installation-2.16.40 %build %{prefix}/bin/y2tool y2autoconf @@ -171,7 +171,11 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-installation %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README + %changelog +* Fri Apr 25 2008 locilka@suse.cz +- New desktop selection dialog (bnc #379157). +- 2.16.40 * Thu Apr 24 2008 locilka@suse.cz - New better shiny unified progress for image deployment. - Showing also the just-handled image name (bnc #381188).