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 2026-09-17 15:16:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-MicroOS (Old)
and /work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-MicroOS"
Thu Sep 17 15:16:05 2026 rev:43 rq:1378335 version:20260916
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-MicroOS/skelcd-control-MicroOS.changes
2026-08-19 17:56:49.719782979 +0200
+++
/work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.383539/skelcd-control-MicroOS.changes
2026-09-17 15:17:29.956129485 +0200
@@ -1,0 +2,6 @@
+Wed Sep 16 09:18:08 UTC 2026 - Stefan Schubert <[email protected]>
+
+- Adding Swap partition (belongs to jsc#PED-10703).
+- 20260916
+
+-------------------------------------------------------------------
Old:
----
skelcd-control-MicroOS-20260814.tar.bz2
New:
----
skelcd-control-MicroOS-20260916.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-MicroOS.spec ++++++
--- /var/tmp/diff_new_pack.4k7nVX/_old 2026-09-17 15:17:30.929170260 +0200
+++ /var/tmp/diff_new_pack.4k7nVX/_new 2026-09-17 15:17:30.932170386 +0200
@@ -121,7 +121,7 @@
URL: https://github.com/yast/skelcd-control-MicroOS
AutoReqProv: off
-Version: 20260814
+Version: 20260916
Release: 0
Summary: The MicroOS control file needed for installation
License: MIT
++++++ skelcd-control-MicroOS-20260814.tar.bz2 ->
skelcd-control-MicroOS-20260916.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-MicroOS-20260814/control/control.MicroOS.xml
new/skelcd-control-MicroOS-20260916/control/control.MicroOS.xml
--- old/skelcd-control-MicroOS-20260814/control/control.MicroOS.xml
2026-08-18 10:33:05.000000000 +0200
+++ new/skelcd-control-MicroOS-20260916/control/control.MicroOS.xml
2026-09-16 12:10:04.000000000 +0200
@@ -227,7 +227,23 @@
<fallback_for_weight>/</fallback_for_weight>
</volume>
- <!-- No swap partition is defined, so it's never created -->
+ <!-- swap: 1 GiB -->
+ <volume>
+ <mount_point>swap</mount_point>
+ <fs_type>swap</fs_type>
+
+ <proposed_configurable
config:type="boolean">true</proposed_configurable>
+
+ <desired_size config:type="disksize">1 GiB</desired_size>
+ <min_size config:type="disksize">1 GiB</min_size>
+ <max_size config:type="disksize">1 GiB</max_size>
+ <weight config:type="integer">10</weight>
+ <adjust_by_ram config:type="boolean">false</adjust_by_ram>
+ <adjust_by_ram_configurable
config:type="boolean">true</adjust_by_ram_configurable>
+
+ <disable_order config:type="integer">2</disable_order>
+ </volume>
+
</volumes>
</partitioning>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-MicroOS-20260814/package/skelcd-control-MicroOS.changes
new/skelcd-control-MicroOS-20260916/package/skelcd-control-MicroOS.changes
--- old/skelcd-control-MicroOS-20260814/package/skelcd-control-MicroOS.changes
2026-08-18 10:33:05.000000000 +0200
+++ new/skelcd-control-MicroOS-20260916/package/skelcd-control-MicroOS.changes
2026-09-16 12:10:04.000000000 +0200
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Sep 16 09:18:08 UTC 2026 - Stefan Schubert <[email protected]>
+
+- Adding Swap partition (belongs to jsc#PED-10703).
+- 20260916
+
+-------------------------------------------------------------------
Fri Aug 14 06:30:52 UTC 2026 - Jiri Srain <[email protected]>
- use patterns-base-hardware instead of patterns-microos-hardware
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-MicroOS-20260814/package/skelcd-control-MicroOS.spec
new/skelcd-control-MicroOS-20260916/package/skelcd-control-MicroOS.spec
--- old/skelcd-control-MicroOS-20260814/package/skelcd-control-MicroOS.spec
2026-08-18 10:33:05.000000000 +0200
+++ new/skelcd-control-MicroOS-20260916/package/skelcd-control-MicroOS.spec
2026-09-16 12:10:04.000000000 +0200
@@ -121,7 +121,7 @@
Url: https://github.com/yast/skelcd-control-MicroOS
AutoReqProv: off
-Version: 20260814
+Version: 20260916
Release: 0
Summary: The MicroOS control file needed for installation
License: MIT