Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-kdump for openSUSE:Factory 
checked in at 2025-06-13 18:42:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-kdump (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-kdump.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-kdump"

Fri Jun 13 18:42:20 2025 rev:123 rq:1278683 version:5.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-kdump/yast2-kdump.changes  2025-04-20 
20:12:36.300775008 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-kdump.new.19631/yast2-kdump.changes       
2025-06-13 18:42:20.927264763 +0200
@@ -1,0 +2,6 @@
+Tue May 20 11:29:08 UTC 2025 - Stefan Schubert <sch...@suse.de>
+
+- Fixed testsuite (a follow up of jsc#PED-10703)
+- 5.0.5
+
+-------------------------------------------------------------------

Old:
----
  yast2-kdump-5.0.4.tar.bz2

New:
----
  yast2-kdump-5.0.5.tar.bz2

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

Other differences:
------------------
++++++ yast2-kdump.spec ++++++
--- /var/tmp/diff_new_pack.u9QVQ8/_old  2025-06-13 18:42:21.559290663 +0200
+++ /var/tmp/diff_new_pack.u9QVQ8/_new  2025-06-13 18:42:21.559290663 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-kdump
-Version:        5.0.4
+Version:        5.0.5
 Release:        0
 Summary:        Configuration of kdump
 License:        GPL-2.0-only

++++++ yast2-kdump-5.0.4.tar.bz2 -> yast2-kdump-5.0.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-kdump-5.0.4/package/yast2-kdump.changes 
new/yast2-kdump-5.0.5/package/yast2-kdump.changes
--- old/yast2-kdump-5.0.4/package/yast2-kdump.changes   2025-04-16 
11:06:05.000000000 +0200
+++ new/yast2-kdump-5.0.5/package/yast2-kdump.changes   2025-05-20 
13:51:05.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue May 20 11:29:08 UTC 2025 - Stefan Schubert <sch...@suse.de>
+
+- Fixed testsuite (a follow up of jsc#PED-10703)
+- 5.0.5
+
+-------------------------------------------------------------------
 Tue Apr 15 17:27:11 UTC 2025 - Stefan Hundhammer <shundham...@suse.com>
 
 - Applied patch from jbohac for bsc#1240769, jsc#PED-9894,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-kdump-5.0.4/package/yast2-kdump.spec 
new/yast2-kdump-5.0.5/package/yast2-kdump.spec
--- old/yast2-kdump-5.0.4/package/yast2-kdump.spec      2025-04-16 
11:06:05.000000000 +0200
+++ new/yast2-kdump-5.0.5/package/yast2-kdump.spec      2025-05-20 
13:51:05.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-kdump
-Version:        5.0.4
+Version:        5.0.5
 Release:        0
 Summary:        Configuration of kdump
 License:        GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-kdump-5.0.4/test/kdump_test.rb 
new/yast2-kdump-5.0.5/test/kdump_test.rb
--- old/yast2-kdump-5.0.4/test/kdump_test.rb    2025-04-16 11:06:05.000000000 
+0200
+++ new/yast2-kdump-5.0.5/test/kdump_test.rb    2025-05-20 13:51:05.000000000 
+0200
@@ -12,6 +12,7 @@
 describe Yast::Kdump do
   before do
     Yast::Kdump.reset
+    allow(Yast::Bootloader).to receive(:getLoaderType).and_return "grub2-efi"
   end
 
   subject { Yast::Kdump }

Reply via email to