- Using rb_default_ruby_abi tag in the spec file in order to
handle several ruby versions (bsc#1146403). - 4.2.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-cio?expand=0&rev=16
This commit is contained in:
parent
3c2fd33473
commit
0abf0a4209
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47a82b352f6729db15b80177a38cfe05d6d7c97754a91399780af6657d2ca041
|
||||
size 22865
|
3
yast2-cio-4.2.1.tar.bz2
Normal file
3
yast2-cio-4.2.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a04111da5bc70fa11b950974c570b31632e36bda5a911f4a72ccb3ffae5148b1
|
||||
size 22943
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 22 16:06:58 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.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 12:27:13 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
######################################################################
|
||||
|
||||
Name: yast2-cio
|
||||
Version: 4.2.0
|
||||
Version: 4.2.1
|
||||
Release: 0
|
||||
Summary: YaST2 - IO Channel management
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
@ -38,9 +38,9 @@ BuildRequires: yast2 >= 3.0.5
|
||||
BuildRequires: yast2-devtools >= 4.2.2
|
||||
BuildRequires: yast2-ruby-bindings >= 1.2.0
|
||||
#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)
|
||||
|
||||
Requires: s390-tools
|
||||
Requires: yast2 >= 3.0.5
|
||||
|
Loading…
Reference in New Issue
Block a user