From b0da7418f180accee46a8c2b4c00c594b8f39736e2c2730fdd8cc0bb806aa661 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 31 May 2016 07:50:12 +0000 Subject: [PATCH] - Move the debugger invocation code to yast2-ruby-bindings package to use the same implementation at run time (FATE#318421) - 3.1.190 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=789 --- yast2-installation-3.1.189.tar.bz2 | 3 --- yast2-installation-3.1.190.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 5 ++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.1.189.tar.bz2 create mode 100644 yast2-installation-3.1.190.tar.bz2 diff --git a/yast2-installation-3.1.189.tar.bz2 b/yast2-installation-3.1.189.tar.bz2 deleted file mode 100644 index 5851b77..0000000 --- a/yast2-installation-3.1.189.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d57309ad91614ebc1e74715e471abe9bc7ebac18222dbf3c1ea2755738d9494 -size 422666 diff --git a/yast2-installation-3.1.190.tar.bz2 b/yast2-installation-3.1.190.tar.bz2 new file mode 100644 index 0000000..7fdbb57 --- /dev/null +++ b/yast2-installation-3.1.190.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74fd538dae6d9d0364df5163f8a5b2b38a960711a62f783045b626fc344c6973 +size 422719 diff --git a/yast2-installation.changes b/yast2-installation.changes index 689e79d..f9cd726 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 30 14:35:05 UTC 2016 - lslezak@suse.cz + +- Move the debugger invocation code to yast2-ruby-bindings package + to use the same implementation at run time (FATE#318421) +- 3.1.190 + ------------------------------------------------------------------- Thu May 26 13:17:42 UTC 2016 - kanderssen@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 4b7453c..2924b21 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,15 +17,14 @@ Name: yast2-installation -Version: 3.1.189 +Version: 3.1.190 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 Url: http://github.com/yast/yast-installation -# yast/debugger -Requires: yast2-ruby-bindings >= 3.1.47 +Requires: yast2-ruby-bindings >= 3.1.8 Summary: YaST2 - Installation Parts License: GPL-2.0