diff --git a/yast2-installation-2.16.34.tar.bz2 b/yast2-installation-2.16.34.tar.bz2 deleted file mode 100644 index 5f4ae59..0000000 --- a/yast2-installation-2.16.34.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73d1f12e02255ab3dec2da743419bc434c0267d0b49782a0b1931b7c0435c8f1 -size 227675 diff --git a/yast2-installation-2.16.35.tar.bz2 b/yast2-installation-2.16.35.tar.bz2 new file mode 100644 index 0000000..d1db0a2 --- /dev/null +++ b/yast2-installation-2.16.35.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0563f449f99d671c6fb6803024131ca3b7fd00b8351e38f312add1b10c60896f +size 227193 diff --git a/yast2-installation.changes b/yast2-installation.changes index 03e1f31..c60d2a4 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Apr 15 10:22:04 CEST 2008 - mvidner@suse.cz + +- Enable printing the last few debugging log messages in the crash + handler, even if Y2DEBUG is not set (fate#302166). +- 2.16.35 + +------------------------------------------------------------------- +Mon Apr 14 16:44:09 CEST 2008 - locilka@suse.cz + +- Fixed typo in inst_network_check (bnc #379491). +- Fixed help for inst_mode (bnc #374360). + ------------------------------------------------------------------- Mon Apr 14 13:54:42 CEST 2008 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 25d73f1..9d9554d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.16.34) +# spec file for package yast2-installation (Version 2.16.35) # # 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.34 +Version: 2.16.35 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.34.tar.bz2 +Source0: yast2-installation-2.16.35.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) @@ -106,7 +106,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.16.34 +%setup -n yast2-installation-2.16.35 %build %{prefix}/bin/y2tool y2autoconf @@ -172,6 +172,13 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Tue Apr 15 2008 mvidner@suse.cz +- Enable printing the last few debugging log messages in the crash + handler, even if Y2DEBUG is not set (fate#302166). +- 2.16.35 +* Mon Apr 14 2008 locilka@suse.cz +- Fixed typo in inst_network_check (bnc #379491). +- Fixed help for inst_mode (bnc #374360). * Mon Apr 14 2008 locilka@suse.cz - Modifying SystemFilesCopy::CopyFilesToSystem to newly accept a parameter which defines where to extract cached files