Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2019-08-27 15:56:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-journal.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-journal"

Tue Aug 27 15:56:00 2019 rev:15 rq:726076 version:4.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes      
2019-07-31 14:19:01.246657927 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new.7948/yast2-journal.changes    
2019-08-27 15:56:01.623581442 +0200
@@ -1,0 +2,7 @@
+Mon Aug 26 09:20:29 CEST 2019 - sch...@suse.de
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 4.2.2
+
+-------------------------------------------------------------------

Old:
----
  yast2-journal-4.2.1.tar.bz2

New:
----
  yast2-journal-4.2.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-journal.spec ++++++
--- /var/tmp/diff_new_pack.ZSU3Tr/_old  2019-08-27 15:56:02.099581046 +0200
+++ /var/tmp/diff_new_pack.ZSU3Tr/_new  2019-08-27 15:56:02.103581042 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-journal
-Version:        4.2.1
+Version:        4.2.2
 Release:        0
 Url:            https://github.com/yast/yast-journal
 Summary:        YaST2 - Reading of systemd journal
@@ -32,9 +32,9 @@
 BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-ruby-bindings >= 3.1.38
 #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)
 # First version with Yast::UI.OpenUI
 BuildRequires:  libyui-ncurses >= 2.47.1
 # libyui-terminal

++++++ yast2-journal-4.2.1.tar.bz2 -> yast2-journal-4.2.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.2.1/package/yast2-journal.changes 
new/yast2-journal-4.2.2/package/yast2-journal.changes
--- old/yast2-journal-4.2.1/package/yast2-journal.changes       2019-06-04 
13:50:12.000000000 +0200
+++ new/yast2-journal-4.2.2/package/yast2-journal.changes       2019-08-26 
09:46:12.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Mon Aug 26 09:20:29 CEST 2019 - sch...@suse.de
+
+- 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:32:54 UTC 2019 - Stasiek Michalski <hel...@mailbox.org>
 
 - Add metainfo (fate#319035)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.2.1/package/yast2-journal.spec 
new/yast2-journal-4.2.2/package/yast2-journal.spec
--- old/yast2-journal-4.2.1/package/yast2-journal.spec  2019-06-04 
13:50:12.000000000 +0200
+++ new/yast2-journal-4.2.2/package/yast2-journal.spec  2019-08-26 
09:46:12.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-journal
-Version:        4.2.1
+Version:        4.2.2
 Release:        0
 Group:          System/YaST
 License:        GPL-2.0 or GPL-3.0
@@ -32,9 +32,9 @@
 BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2
 #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)
 # First version with Yast::UI.OpenUI
 BuildRequires:  libyui-ncurses >= 2.47.1
 # libyui-terminal


Reply via email to