- Using rb_default_ruby_abi tag in the spec file in order to

handle several ruby versions (bsc#1146403).
- 4.2.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-journal?expand=0&rev=40
This commit is contained in:
YaST Team Bot 2019-08-26 07:51:02 +00:00 committed by Git OBS Bridge
parent 550603f7da
commit dfd9f7035c
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:01950bbfe0b34f941ac53bf70453bc9d7a1e6ba8265eaa9a895b285a9edee01d
size 25227

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1de21c855657a164de82d88594e0888ee293316a56d0b8c40b5530fcff59d3c3
size 25334

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 26 09:20:29 CEST 2019 - schubi@suse.de
- Using rb_default_ruby_abi tag in the spec file in order to
handle several ruby versions (bsc#1146403).
- 4.2.2
-------------------------------------------------------------------
Fri May 31 12:32:54 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>

View File

@ -17,7 +17,7 @@
Name: yast2-journal
Version: 4.2.1
Version: 4.2.2
Release: 0
Url: https://github.com/yast/yast-journal
Summary: YaST2 - Reading of systemd journal
@ -32,9 +32,9 @@ BuildRequires: yast2
BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: yast2-ruby-bindings >= 3.1.38
#for install task
BuildRequires: rubygem(yast-rake)
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
# for tests
BuildRequires: rubygem(rspec)
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
# First version with Yast::UI.OpenUI
BuildRequires: libyui-ncurses >= 2.47.1
# libyui-terminal