diff --git a/yast2-installation-2.15.32.tar.bz2 b/yast2-installation-2.15.32.tar.bz2 deleted file mode 100644 index dfd9f85..0000000 --- a/yast2-installation-2.15.32.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64c0175215139743c62fac5d9d919b028b8c8ce4fd43e30c1309ec54b07c7663 -size 208116 diff --git a/yast2-installation-2.15.33.tar.bz2 b/yast2-installation-2.15.33.tar.bz2 new file mode 100644 index 0000000..420b3c5 --- /dev/null +++ b/yast2-installation-2.15.33.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3458b63bc4f47e38dfe4179785a57bf6bf9b15fe3b4abb6fcfd375f880373b +size 208324 diff --git a/yast2-installation.changes b/yast2-installation.changes index 77df51b..8640c5f 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Jul 19 16:36:19 CEST 2007 - locilka@suse.cz + +- If network setup in the first-stage installation is cancelled, + return to the previous dialog (network check). +- Several minor updates of the network setup workflow (#292379). +- 2.15.33 + +------------------------------------------------------------------- +Wed Jul 18 10:54:26 CEST 2007 - locilka@suse.cz + +- New progress and help messages when initializing the second + stage (#292617). +- More debugging in switch_scr_finish. + ------------------------------------------------------------------- Thu Jul 12 12:59:32 CEST 2007 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 856733d..573798d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.15.32) +# spec file for package yast2-installation (Version 2.15.33) # # 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.15.32 +Version: 2.15.33 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.32.tar.bz2 +Source0: yast2-installation-2.15.33.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 @@ -85,7 +85,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.15.32 +%setup -n yast2-installation-2.15.33 %build %{prefix}/bin/y2tool y2autoconf @@ -148,6 +148,15 @@ rm -rf "$RPM_BUILD_ROOT" %endif %changelog +* Thu Jul 19 2007 - locilka@suse.cz +- If network setup in the first-stage installation is cancelled, + return to the previous dialog (network check). +- Several minor updates of the network setup workflow (#292379). +- 2.15.33 +* Wed Jul 18 2007 - locilka@suse.cz +- New progress and help messages when initializing the second + stage (#292617). +- More debugging in switch_scr_finish. * Thu Jul 12 2007 - locilka@suse.cz - Client inst_productsources.ycp moved to yast2-packager. - Changed link to list of servers in control file.