Skip to content

Commit

Permalink
Merge pull request #44 from yast/master-bsc-1146403
Browse files Browse the repository at this point in the history
using rb_default_ruby_abi tag in the spec file
  • Loading branch information
dgdavid committed Aug 26, 2019
2 parents 620d5df + a25b076 commit 226fedb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions package/yast2-journal.changes
@@ -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>

Expand Down
6 changes: 3 additions & 3 deletions package/yast2-journal.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-journal
Version: 4.2.1
Version: 4.2.2
Release: 0
Group: System/YaST
License: GPL-2.0 or GPL-3.0
Expand All @@ -32,9 +32,9 @@ BuildRequires: yast2-ruby-bindings >= 3.1.38
BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: yast2
#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
Expand Down

0 comments on commit 226fedb

Please sign in to comment.