diff --git a/autoyast2-2.18.10.tar.bz2 b/autoyast2-2.18.10.tar.bz2 deleted file mode 100644 index e8539f8..0000000 --- a/autoyast2-2.18.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d33c9657e6213aed812e8515c52bd4b7e438e9c5b864a6c62ed56f35dfa65eef -size 1207395 diff --git a/autoyast2-2.18.11.tar.bz2 b/autoyast2-2.18.11.tar.bz2 new file mode 100644 index 0000000..322fb6e --- /dev/null +++ b/autoyast2-2.18.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af02a84fe089a72574feab7eeede2f8121f59e3af7de7941fa03549a3cd28b71 +size 1207138 diff --git a/autoyast2.changes b/autoyast2.changes index 6e08f69..036e51c 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Oct 2 12:33:19 CEST 2009 - ug@suse.de + +- false alert about missing device fixed +- 2.18.11 + +------------------------------------------------------------------- +Thu Oct 1 13:38:25 CEST 2009 - ug@suse.de + +- clone the mountoptions of partitions too + (bnc#542330) + +------------------------------------------------------------------- +Thu Oct 1 12:44:01 CEST 2009 - ug@suse.de + +- don't format partitions that have unknown FS during cloning + (bnc#542331) + ------------------------------------------------------------------- Mon Aug 31 13:15:19 CEST 2009 - ug@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index f03043f..a2a5302 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -1,5 +1,5 @@ # -# spec file for package autoyast2 (Version 2.18.10) +# spec file for package autoyast2 (Version 2.18.11) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,10 +19,10 @@ Name: autoyast2 -Version: 2.18.10 +Version: 2.18.11 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: autoyast2-2.18.10.tar.bz2 +Source0: autoyast2-2.18.11.tar.bz2 Prefix: /usr Group: System/YaST License: GPL v2 or later @@ -55,7 +55,7 @@ installation sources. %package installation License: GPL v2 or later -Version: 2.18.10 +Version: 2.18.11 Release: 1 Summary: YaST2 - Auto Installation Modules Group: System/YaST @@ -72,7 +72,7 @@ This package performs auto-installation relying on a control file generated with the autoyast2 package. %prep -%setup -n autoyast2-2.18.10 +%setup -n autoyast2-2.18.11 %build %{prefix}/bin/y2tool y2autoconf @@ -225,5 +225,4 @@ rm -rf "$RPM_BUILD_ROOT" %dir /var/adm/autoinstall/cache %dir /var/lib/autoinstall %dir /var/lib/autoinstall/autoconf - %changelog