From 076454aba20ee324adeb5d65196144107cff98b1ce8d3e8b3c31ca0d17c813d4 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 22 Aug 2019 15:22:42 +0000 Subject: [PATCH] - 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 --- yast2-installation-4.2.10.tar.bz2 | 3 --- yast2-installation-4.2.11.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-4.2.10.tar.bz2 create mode 100644 yast2-installation-4.2.11.tar.bz2 diff --git a/yast2-installation-4.2.10.tar.bz2 b/yast2-installation-4.2.10.tar.bz2 deleted file mode 100644 index 3060224..0000000 --- a/yast2-installation-4.2.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00e4879e0f0b551172ad21100bd0567f30ab865b844f47db64ece9cb8310864f -size 464837 diff --git a/yast2-installation-4.2.11.tar.bz2 b/yast2-installation-4.2.11.tar.bz2 new file mode 100644 index 0000000..71c54c0 --- /dev/null +++ b/yast2-installation-4.2.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39bacf85e20ec10bed53a8c1ceea18ef3207da08da0ed336922134b23c47849c +size 465580 diff --git a/yast2-installation.changes b/yast2-installation.changes index 8312bfa..4894fe0 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index 9374d30..e3a1103 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -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