forked from pool/yast2-services-manager
- 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:
parent
8eab194e4f
commit
a700633c00
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cf513a5a016312f5c38873e8c25d567743b61f079a34a5979505d669632f6954
|
|
||||||
size 46098
|
|
3
yast2-services-manager-4.2.3.tar.bz2
Normal file
3
yast2-services-manager-4.2.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5ae937afd3ec52fc683dd0d1843a14d1896a7203208838b7ea8e98fdcf868a92
|
||||||
|
size 46218
|
@ -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>
|
Fri May 31 12:38:40 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
Name: yast2-services-manager
|
Name: yast2-services-manager
|
||||||
Version: 4.2.0
|
Version: 4.2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Services Manager
|
Summary: YaST2 - Services Manager
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -42,8 +42,8 @@ BuildRequires: yast2-ruby-bindings >= 1.2.0
|
|||||||
BuildRequires: yast2-journal >= 4.1.1
|
BuildRequires: yast2-journal >= 4.1.1
|
||||||
# Support for 'data' directory in rake install task
|
# Support for 'data' directory in rake install task
|
||||||
BuildRequires: yast2-devtools >= 4.2.2
|
BuildRequires: yast2-devtools >= 4.2.2
|
||||||
BuildRequires: rubygem(rspec)
|
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||||
BuildRequires: rubygem(yast-rake) >= 0.1.7
|
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.1.7
|
||||||
|
|
||||||
Requires: ruby
|
Requires: ruby
|
||||||
# Yast2::Firewalld::Interface#zone returns a Zone object
|
# Yast2::Firewalld::Interface#zone returns a Zone object
|
||||||
|
Loading…
x
Reference in New Issue
Block a user