forked from pool/yast2-installation
- 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
This commit is contained in:
parent
326ead3734
commit
b0da7418f1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d57309ad91614ebc1e74715e471abe9bc7ebac18222dbf3c1ea2755738d9494
|
||||
size 422666
|
3
yast2-installation-3.1.190.tar.bz2
Normal file
3
yast2-installation-3.1.190.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74fd538dae6d9d0364df5163f8a5b2b38a960711a62f783045b626fc344c6973
|
||||
size 422719
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user