diff --git a/autoyast2-2.17.10.tar.bz2 b/autoyast2-2.17.10.tar.bz2 new file mode 100644 index 0000000..daddb47 --- /dev/null +++ b/autoyast2-2.17.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87961dbdd1148c3fe5d33191c8b63d164a2cbafde048728d095e1c777d7dcc73 +size 1218963 diff --git a/autoyast2-2.17.9.tar.bz2 b/autoyast2-2.17.9.tar.bz2 deleted file mode 100644 index fd830db..0000000 --- a/autoyast2-2.17.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06c2e4881dca3c591241184079a103f13940b66ae67007ae2bb134d8d91669e0 -size 1219088 diff --git a/autoyast2.changes b/autoyast2.changes index 31d10aa..e4b2bab 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Sep 10 17:18:12 CEST 2008 - ug@suse.de + +- proof readed texts +- 2.17.10 + +------------------------------------------------------------------- +Wed Sep 10 10:34:57 CEST 2008 - ug@suse.de + +- workaround for broken resolver removed since it is fixed now and + performance boost by using zypp API now again (bnc#407973) + ------------------------------------------------------------------- Mon Sep 8 13:14:40 CEST 2008 - ug@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index c21eb4d..c7dd544 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -1,5 +1,5 @@ # -# spec file for package autoyast2 (Version 2.17.9) +# spec file for package autoyast2 (Version 2.17.10) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,12 +20,12 @@ Url: http://www.suse.de/~ug Name: autoyast2 -Version: 2.17.9 +Version: 2.17.10 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: autoyast2-2.17.9.tar.bz2 +Source0: autoyast2-2.17.10.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets java2-devel-packages libxslt perl-XML-Writer pkg-config sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-country yast2-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update # API for Disabled Modules (ProductControl) @@ -61,7 +61,7 @@ Authors: %package installation License: GPL v2 or later -Version: 2.17.9 +Version: 2.17.10 Release: 1 Summary: YaST2 - Auto Installation Modules Group: System/YaST @@ -83,7 +83,7 @@ Authors: Anas Nashif %prep -%setup -n autoyast2-2.17.9 +%setup -n autoyast2-2.17.10 %build %{prefix}/bin/y2tool y2autoconf @@ -235,6 +235,12 @@ rm -rf "$RPM_BUILD_ROOT" %dir /var/lib/autoinstall %dir /var/lib/autoinstall/autoconf %changelog +* Wed Sep 10 2008 ug@suse.de +- proof readed texts +- 2.17.10 +* Wed Sep 10 2008 ug@suse.de +- workaround for broken resolver removed since it is fixed now and + performance boost by using zypp API now again (bnc#407973) * Mon Sep 08 2008 ug@suse.de - fix for relurl scripts in second stage - 2.17.9