Skip to content

Commit

Permalink
using rb_default_ruby_abi tag in the spec file
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Aug 22, 2019
1 parent a8cbe8b commit 28cb8f9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions package/yast2-services-manager.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 22 16:30:11 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.3

-------------------------------------------------------------------
Fri May 31 12:38:40 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>

Expand Down
6 changes: 3 additions & 3 deletions package/yast2-services-manager.spec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
######################################################################

Name: yast2-services-manager
Version: 4.2.0
Version: 4.2.3
Release: 0
Summary: YaST2 - Services Manager
Group: System/YaST
Expand All @@ -41,8 +41,8 @@ BuildRequires: yast2-ruby-bindings >= 1.2.0
# To show service logs
BuildRequires: yast2-journal >= 4.1.1
# Support for 'data' directory in rake install task
BuildRequires: rubygem(yast-rake) >= 0.1.7
BuildRequires: rubygem(rspec)
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.1.7
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
BuildRequires: yast2-devtools >= 4.2.2

Requires: ruby
Expand Down

0 comments on commit 28cb8f9

Please sign in to comment.