Hello community, here is the log from the commit of package yast2-kdump for openSUSE:Factory checked in at 2019-08-27 10:13:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-kdump (Old) and /work/SRC/openSUSE:Factory/.yast2-kdump.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-kdump" Tue Aug 27 10:13:56 2019 rev:94 rq:725298 version:4.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-kdump/yast2-kdump.changes 2019-07-31 14:19:09.570654382 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-kdump.new.7948/yast2-kdump.changes 2019-08-27 10:14:00.183969072 +0200 @@ -1,0 +2,7 @@ +Thu Aug 22 14:36:04 CEST 2019 - [email protected] + +- Using rb_default_ruby_abi tag in the spec file in order to + handle several ruby versions (bsc#1146403). +- 4.2.2 + +------------------------------------------------------------------- Old: ---- yast2-kdump-4.2.1.tar.bz2 New: ---- yast2-kdump-4.2.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-kdump.spec ++++++ --- /var/tmp/diff_new_pack.HTD9ra/_old 2019-08-27 10:14:00.627969042 +0200 +++ /var/tmp/diff_new_pack.HTD9ra/_new 2019-08-27 10:14:00.631969042 +0200 @@ -17,7 +17,7 @@ Name: yast2-kdump -Version: 4.2.1 +Version: 4.2.2 Release: 0 Summary: Configuration of kdump License: GPL-2.0-only @@ -28,8 +28,8 @@ BuildRequires: update-desktop-files BuildRequires: yast2 -BuildRequires: rubygem(rspec) -BuildRequires: rubygem(yast-rake) +BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) +BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) # Wizard::SetDesktopTitleAndIcon BuildRequires: yast2 >= 2.21.22 BuildRequires: yast2-bootloader ++++++ yast2-kdump-4.2.1.tar.bz2 -> yast2-kdump-4.2.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-4.2.1/package/yast2-kdump.changes new/yast2-kdump-4.2.2/package/yast2-kdump.changes --- old/yast2-kdump-4.2.1/package/yast2-kdump.changes 2019-06-04 13:51:26.000000000 +0200 +++ new/yast2-kdump-4.2.2/package/yast2-kdump.changes 2019-08-22 15:05:25.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu Aug 22 14:36:04 CEST 2019 - [email protected] + +- Using rb_default_ruby_abi tag in the spec file in order to + handle several ruby versions (bsc#1146403). +- 4.2.2 + +------------------------------------------------------------------- Fri May 31 12:33:06 UTC 2019 - Stasiek Michalski <[email protected]> - Add metainfo (fate#319035) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-4.2.1/package/yast2-kdump.spec new/yast2-kdump-4.2.2/package/yast2-kdump.spec --- old/yast2-kdump-4.2.1/package/yast2-kdump.spec 2019-06-04 13:51:26.000000000 +0200 +++ new/yast2-kdump-4.2.2/package/yast2-kdump.spec 2019-08-22 15:05:25.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-kdump -Version: 4.2.1 +Version: 4.2.2 Release: 0 Summary: Configuration of kdump License: GPL-2.0-only @@ -26,8 +26,8 @@ Source0: %{name}-%{version}.tar.bz2 -BuildRequires: rubygem(rspec) -BuildRequires: rubygem(yast-rake) +BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) +BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) BuildRequires: update-desktop-files BuildRequires: yast2 # Wizard::SetDesktopTitleAndIcon
