forked from pool/yast2-proxy
- Using rb_default_ruby_abi tag in the spec file in order to
handle several ruby versions (bsc#1146403). - 4.2.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-proxy?expand=0&rev=166
This commit is contained in:
parent
31187b0d08
commit
d47cc7da49
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f0a49ea97abf6d77ff9ac02790c4656fdfa3ea4cc813355db086d8212243927
|
||||
size 25173
|
3
yast2-proxy-4.2.2.tar.bz2
Normal file
3
yast2-proxy-4.2.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a02cbf66883fa43782ad35dff6ad75ed30e4486ade4059524f2212f1c2305d4
|
||||
size 25275
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 22 12:53:15 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 13:49:19 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-proxy
|
||||
Version: 4.2.1
|
||||
Version: 4.2.2
|
||||
Release: 0
|
||||
Summary: YaST2 - Proxy Configuration
|
||||
License: GPL-2.0-or-later
|
||||
@ -29,8 +29,8 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2
|
||||
BuildRequires: yast2-buildtools >= 4.2.2
|
||||
BuildRequires: rubygem(rspec)
|
||||
BuildRequires: rubygem(yast-rake)
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
|
||||
|
||||
Requires: yast2
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user