From aafb26ec66db7eab938de0c4884f45432e7943f528b9af5ae07df64885839583 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 10 Feb 2014 12:30:57 +0000 Subject: [PATCH] - Remove initialisation of Report in autoinst mode from inst_system_analysis. Not needed any more since autoyast Profile is now processed before inst_system_analysis gets called (bnc#862829). - 3.1.31 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=566 --- yast2-installation-3.1.30.tar.bz2 | 3 --- yast2-installation-3.1.31.tar.bz2 | 3 +++ yast2-installation.changes | 9 +++++++++ yast2-installation.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.30.tar.bz2 create mode 100644 yast2-installation-3.1.31.tar.bz2 diff --git a/yast2-installation-3.1.30.tar.bz2 b/yast2-installation-3.1.30.tar.bz2 deleted file mode 100644 index 7c990b6..0000000 --- a/yast2-installation-3.1.30.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4e24f8bf46ad45f3f0ba62020bc076b5cb17fa30e613ee02f51ae82f87bd091 -size 1215386 diff --git a/yast2-installation-3.1.31.tar.bz2 b/yast2-installation-3.1.31.tar.bz2 new file mode 100644 index 0000000..5a69b99 --- /dev/null +++ b/yast2-installation-3.1.31.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4388e0242c9087664d3721d7b199217ad601a1a48742589ad07e0c1437b5ddb3 +size 1215588 diff --git a/yast2-installation.changes b/yast2-installation.changes index f93faae..f8a69a4 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Feb 10 13:00:10 CET 2014 - fehr@suse.de + +- Remove initialisation of Report in autoinst mode from + inst_system_analysis. Not needed any more since autoyast Profile + is now processed before inst_system_analysis gets called + (bnc#862829). +- 3.1.31 + ------------------------------------------------------------------- Fri Feb 7 09:36:00 UTC 2014 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 827d151..b0b383c 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.30 +Version: 3.1.31 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build