- Using rb_default_ruby_abi tag in the spec file in order to

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

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=141
This commit is contained in:
YaST Team Bot 2019-08-22 15:16:30 +00:00 committed by Git OBS Bridge
parent 8eab194e4f
commit a700633c00
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:cf513a5a016312f5c38873e8c25d567743b61f079a34a5979505d669632f6954
size 46098

View File

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

View File

@ -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>

View File

@ -24,7 +24,7 @@
######################################################################
Name: yast2-services-manager
Version: 4.2.0
Version: 4.2.3
Release: 0
Summary: YaST2 - Services Manager
License: GPL-2.0-or-later
@ -42,8 +42,8 @@ BuildRequires: yast2-ruby-bindings >= 1.2.0
BuildRequires: yast2-journal >= 4.1.1
# Support for 'data' directory in rake install task
BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: rubygem(rspec)
BuildRequires: rubygem(yast-rake) >= 0.1.7
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.1.7
Requires: ruby
# Yast2::Firewalld::Interface#zone returns a Zone object