Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package skelcd-control-MicroOS for 
openSUSE:Factory checked in at 2025-07-07 14:44:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-MicroOS (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.1903 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-control-MicroOS"

Mon Jul  7 14:44:00 2025 rev:38 rq:1273704 version:20250429

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-MicroOS/skelcd-control-MicroOS.changes
    2024-12-19 21:40:11.407586041 +0100
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.1903/skelcd-control-MicroOS.changes
  2025-07-07 14:44:03.458158547 +0200
@@ -1,0 +2,7 @@
+Tue Apr 29 16:01:51 UTC 2025 - Stefan Schubert <sch...@suse.de>
+
+- Disabling kdump
+- Set default bootloader to systemd-boot (jsc#PED-1906).
+- 20250429
+
+-------------------------------------------------------------------

Old:
----
  skelcd-control-MicroOS-20241218.tar.bz2

New:
----
  skelcd-control-MicroOS-20250429.tar.bz2

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

Other differences:
------------------
++++++ skelcd-control-MicroOS.spec ++++++
--- /var/tmp/diff_new_pack.YS4Bbt/_old  2025-07-07 14:44:04.214190112 +0200
+++ /var/tmp/diff_new_pack.YS4Bbt/_new  2025-07-07 14:44:04.214190112 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package skelcd-control-MicroOS
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -121,7 +121,7 @@
 
 URL:            https://github.com/yast/skelcd-control-MicroOS
 AutoReqProv:    off
-Version:        20241218
+Version:        20250429
 Release:        0
 Summary:        The MicroOS control file needed for installation
 License:        MIT

++++++ skelcd-control-MicroOS-20241218.tar.bz2 -> 
skelcd-control-MicroOS-20250429.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-MicroOS-20241218/control/control.MicroOS.xml 
new/skelcd-control-MicroOS-20250429/control/control.MicroOS.xml
--- old/skelcd-control-MicroOS-20241218/control/control.MicroOS.xml     
2024-12-18 10:59:16.000000000 +0100
+++ new/skelcd-control-MicroOS-20250429/control/control.MicroOS.xml     
2025-04-30 15:20:35.000000000 +0200
@@ -34,6 +34,7 @@
         <enable_register_hwdata 
config:type="boolean">true</enable_register_hwdata>
         <enable_register_optional 
config:type="boolean">true</enable_register_optional>
         <enable_systemd_boot config:type="boolean">true</enable_systemd_boot>
+        <preferred_bootloader>systemd-boot</preferred_bootloader>
         <display_register_forcereg 
config:type="boolean">true</display_register_forcereg>
         <disable_register_w3m 
config:type="boolean">false</disable_register_w3m>
         <disable_os_prober config:type="boolean">true</disable_os_prober>
@@ -70,8 +71,7 @@
         <!-- #303798: YaST2 runlevel editor: offer easy enablement and 
configuration of runlevel 4 -->
         <rle_offer_rulevel_4 config:type="boolean">true</rle_offer_rulevel_4>
 
-        <!-- FATE: #303893: Default to enabled kdump -->
-        <enable_kdump config:type="boolean">true</enable_kdump>
+        <enable_kdump config:type="boolean">false</enable_kdump>
 
         <!-- use *.opensuse.pool.ntp.org fallback when an NTP server is not 
set in the DHCP response -->
         <default_ntp_setup config:type="boolean">true</default_ntp_setup>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-MicroOS-20241218/package/skelcd-control-MicroOS.changes 
new/skelcd-control-MicroOS-20250429/package/skelcd-control-MicroOS.changes
--- old/skelcd-control-MicroOS-20241218/package/skelcd-control-MicroOS.changes  
2024-12-18 10:59:16.000000000 +0100
+++ new/skelcd-control-MicroOS-20250429/package/skelcd-control-MicroOS.changes  
2025-04-30 15:20:35.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Tue Apr 29 16:01:51 UTC 2025 - Stefan Schubert <sch...@suse.de>
+
+- Disabling kdump
+- Set default bootloader to systemd-boot (jsc#PED-1906).
+- 20250429
+
+-------------------------------------------------------------------
 Wed Dec 18 08:31:09 UTC 2024 - Stefan Schubert <sch...@suse.de>
 
 - Added systemd.show_status=1 to kernel params (jsc#SMO-382).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-MicroOS-20241218/package/skelcd-control-MicroOS.spec 
new/skelcd-control-MicroOS-20250429/package/skelcd-control-MicroOS.spec
--- old/skelcd-control-MicroOS-20241218/package/skelcd-control-MicroOS.spec     
2024-12-18 10:59:16.000000000 +0100
+++ new/skelcd-control-MicroOS-20250429/package/skelcd-control-MicroOS.spec     
2025-04-30 15:20:35.000000000 +0200
@@ -121,7 +121,7 @@
 
 Url:            https://github.com/yast/skelcd-control-MicroOS
 AutoReqProv:    off
-Version:        20241218
+Version:        20250429
 Release:        0
 Summary:        The MicroOS control file needed for installation
 License:        MIT

Reply via email to