- Using rb_default_ruby_abi tag in the spec file in order to
handle several ruby versions (bsc#1146403). - 4.2.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1026
This commit is contained in:
parent
c6f008a963
commit
076454aba2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00e4879e0f0b551172ad21100bd0567f30ab865b844f47db64ece9cb8310864f
|
||||
size 464837
|
3
yast2-installation-4.2.11.tar.bz2
Normal file
3
yast2-installation-4.2.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39bacf85e20ec10bed53a8c1ceea18ef3207da08da0ed336922134b23c47849c
|
||||
size 465580
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 22 17:04:27 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.11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 13:33:56 UTC 2019 - David Diaz <dgonzalez@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.2.10
|
||||
Version: 4.2.11
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
@ -34,8 +34,8 @@ BuildRequires: yast2-devtools >= 3.1.10
|
||||
BuildRequires: yast2-ruby-bindings >= 4.0.6
|
||||
# needed for xml agent reading about products
|
||||
BuildRequires: yast2-xml
|
||||
BuildRequires: rubygem(rspec)
|
||||
BuildRequires: rubygem(yast-rake)
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
|
||||
# Yast::Execute.stdout
|
||||
BuildRequires: yast2 >= 4.1.42
|
||||
# Y2Packager::KnownRepositories
|
||||
|
Loading…
Reference in New Issue
Block a user