diff --git a/yast2-installation-2.16.0.tar.bz2 b/yast2-installation-2.16.0.tar.bz2 deleted file mode 100644 index 762a7b6..0000000 --- a/yast2-installation-2.16.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e94cae5159e1f003bb48928e915a2e6e5c8ea1e4b79cca40c57a4b90f5e6e8cb -size 215774 diff --git a/yast2-installation-2.16.1.tar.bz2 b/yast2-installation-2.16.1.tar.bz2 new file mode 100644 index 0000000..f01b013 --- /dev/null +++ b/yast2-installation-2.16.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b86bdc096bd543cfb70eed0f61e4ab9aa6db4947787f6d8eb5e5d8c024d7b1c2 +size 231169 diff --git a/yast2-installation.changes b/yast2-installation.changes index 9ca4585..c72bcbb 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Oct 24 16:32:41 CEST 2007 - locilka@suse.cz + +- Changes in StorageDevice module API (#335582). +- 2.16.1 + +------------------------------------------------------------------- +Mon Oct 15 16:00:06 CEST 2007 - locilka@suse.cz + +- Abort the installation instead of halting the system in case of + declining the license when installing from LiveCD (#330730). + +------------------------------------------------------------------- +Thu Oct 11 15:00:03 CEST 2007 - jsrain@suse.cz + +- show release notes properly in live installation (#332862) + ------------------------------------------------------------------- Wed Oct 3 17:50:11 CEST 2007 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 70128b0..1a98dd8 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.16.0) +# spec file for package yast2-installation (Version 2.16.1) # # Copyright (c) 2007 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.0 +Version: 2.16.1 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.0.tar.bz2 +Source0: yast2-installation-2.16.1.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite # Mode::live_installation @@ -67,12 +67,12 @@ BuildArch: noarch Summary: YaST2 - Installation Parts %package devel-doc -Version: 2.16.0 +Version: 2.16.1 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.0.tar.bz2 +Source0: yast2-installation-2.16.1.tar.bz2 Prefix: /usr Requires: yast2-installation >= 2.15.34 PreReq: %fillup_prereq @@ -105,7 +105,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.16.0 +%setup -n yast2-installation-2.16.1 %build %{prefix}/bin/y2tool y2autoconf @@ -175,6 +175,14 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Wed Oct 24 2007 - locilka@suse.cz +- Changes in StorageDevice module API (#335582). +- 2.16.1 +* Mon Oct 15 2007 - locilka@suse.cz +- Abort the installation instead of halting the system in case of + declining the license when installing from LiveCD (#330730). +* Thu Oct 11 2007 - jsrain@suse.cz +- show release notes properly in live installation (#332862) * Wed Oct 03 2007 - locilka@suse.cz - Added "Network Type" information to the First Stage Network Setup - 2.16.0