From 48b334e6e6e0b7b3e0184333fb792f410a2a77d408af68f4f7f160e633173992 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 13 Sep 2016 13:03:23 +0000 Subject: [PATCH] - fix skipping of proposal returning empty hash otherwise it creates non sense proposal entry in UI (bnc#994127) - 3.1.215 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=823 --- yast2-installation-3.1.214.tar.bz2 | 3 --- yast2-installation-3.1.215.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.214.tar.bz2 create mode 100644 yast2-installation-3.1.215.tar.bz2 diff --git a/yast2-installation-3.1.214.tar.bz2 b/yast2-installation-3.1.214.tar.bz2 deleted file mode 100644 index 0cfad73..0000000 --- a/yast2-installation-3.1.214.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c131c5f2ff1e22dadb25371aa6b42bafce29fb100123d402ad8b5de00c0d196f -size 438043 diff --git a/yast2-installation-3.1.215.tar.bz2 b/yast2-installation-3.1.215.tar.bz2 new file mode 100644 index 0000000..0c496bb --- /dev/null +++ b/yast2-installation-3.1.215.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4a7564a6d7016773b08de805353a17e5516613c33047691e99089499db2ddf +size 437993 diff --git a/yast2-installation.changes b/yast2-installation.changes index 73cc8d0..7e87401 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 13 12:37:57 UTC 2016 - jreidinger@suse.com + +- fix skipping of proposal returning empty hash otherwise it + creates non sense proposal entry in UI (bnc#994127) +- 3.1.215 + ------------------------------------------------------------------- Tue Aug 30 06:55:13 UTC 2016 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 3486016..20a03dc 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.214 +Version: 3.1.215 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build