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 2022-07-15 13:52:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skelcd-control-MicroOS (Old) and /work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-MicroOS" Fri Jul 15 13:52:14 2022 rev:25 rq:989348 version:20220714 Changes: -------- --- /work/SRC/openSUSE:Factory/skelcd-control-MicroOS/skelcd-control-MicroOS.changes 2022-02-06 23:55:20.438392871 +0100 +++ /work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.1523/skelcd-control-MicroOS.changes 2022-07-15 13:52:23.687561811 +0200 @@ -1,0 +2,12 @@ +Thu Jul 14 12:38:44 UTC 2022 - Richard Brown <rbr...@suse.com> + +- Restore KDE Desktop as Alpha (boo#1201049) +- 20220714 + +------------------------------------------------------------------- +Thu Jun 30 08:59:22 UTC 2022 - Richard Brown <rbr...@suse.com> + +- Flag GNOME Desktop as RC, remove KDE Desktop (boo#1201049) +- 20220630 + +------------------------------------------------------------------- Old: ---- skelcd-control-MicroOS-20220204.tar.bz2 New: ---- skelcd-control-MicroOS-20220714.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skelcd-control-MicroOS.spec ++++++ --- /var/tmp/diff_new_pack.i3cM2h/_old 2022-07-15 13:52:24.195561975 +0200 +++ /var/tmp/diff_new_pack.i3cM2h/_new 2022-07-15 13:52:24.199561976 +0200 @@ -118,7 +118,7 @@ URL: https://github.com/yast/skelcd-control-MicroOS AutoReqProv: off -Version: 20220204 +Version: 20220714 Release: 0 Summary: The MicroOS control file needed for installation License: MIT ++++++ skelcd-control-MicroOS-20220204.tar.bz2 -> skelcd-control-MicroOS-20220714.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skelcd-control-MicroOS-20220204/control/control.MicroOS.xml new/skelcd-control-MicroOS-20220714/control/control.MicroOS.xml --- old/skelcd-control-MicroOS-20220204/control/control.MicroOS.xml 2022-02-04 10:55:52.000000000 +0100 +++ new/skelcd-control-MicroOS-20220714/control/control.MicroOS.xml 2022-07-15 09:31:41.000000000 +0200 @@ -262,7 +262,7 @@ <polkit_default_privs>standard</polkit_default_privs> </globals> <software> - <default_patterns>microos_base microos_base_packagekit microos_defaults microos_hardware microos_gnome_desktop container_runtime bootloader</default_patterns> + <default_patterns>microos_base microos_base_zypper microos_defaults microos_hardware microos_gnome_desktop container_runtime bootloader</default_patterns> </software> <partitioning> <expert_partitioner_warning config:type="boolean">true</expert_partitioner_warning> @@ -354,17 +354,16 @@ </partitioning> <order config:type="integer">300</order> - <additional_dialogs>inst_user_first</additional_dialogs> </system_role> - + <system_role> <id>micro_os_kde_desktop_role</id> - + <globals> <enable_kdump config:type="boolean">false</enable_kdump> <polkit_default_privs>standard</polkit_default_privs> </globals> - <software> + <software> <default_patterns>microos_base microos_base_packagekit microos_defaults microos_hardware microos_kde_desktop container_runtime bootloader</default_patterns> </software> <partitioning> @@ -415,17 +414,17 @@ <subvolume> <path>srv</path> </subvolume> - <subvolume> - <path>boot/writable</path> - </subvolume> - <subvolume> - <path>usr/local</path> + <subvolume> + <path>boot/writable</path> + </subvolume> + <subvolume> + <path>usr/local</path> </subvolume> <!-- unified var subvolume - https://lists.opensuse.org/opensuse-packaging/2017-11/msg00017.html --> <subvolume> <path>var</path> <copy_on_write config:type="boolean">false</copy_on_write> - </subvolume> + </subvolume> <!-- architecture specific subvolumes --> @@ -563,7 +562,7 @@ </container_host_role_description> <micro_os_gnome_desktop_role> <!-- TRANSLATORS: a label for a system role --> - <label>MicroOS Desktop (GNOME) [BETA]</label> + <label>MicroOS Desktop (GNOME) [RC]</label> </micro_os_gnome_desktop_role> <micro_os_gnome_desktop_role_description> <label>??? MicroOS Desktop with automatic updates and rollback @@ -587,8 +586,8 @@ <label>??? Same installation as MicroOS role ??? Remote attestation verifier based on Keylime and TPM2.0 (required hardware) ??? Create /etc/keylime.conf based on /etc/usr/keylime.conf and start keylime_{verifier,registrar}.service</label> - </micro_os_role_ra_verifier_description> - <micro_os_kde_desktop_role> + </micro_os_role_ra_verifier_description> + <micro_os_kde_desktop_role> <!-- TRANSLATORS: a label for a system role --> <label>MicroOS Desktop (KDE Plasma) [ALPHA]</label> </micro_os_kde_desktop_role> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skelcd-control-MicroOS-20220204/package/skelcd-control-MicroOS.changes new/skelcd-control-MicroOS-20220714/package/skelcd-control-MicroOS.changes --- old/skelcd-control-MicroOS-20220204/package/skelcd-control-MicroOS.changes 2022-02-04 10:55:52.000000000 +0100 +++ new/skelcd-control-MicroOS-20220714/package/skelcd-control-MicroOS.changes 2022-07-15 09:31:41.000000000 +0200 @@ -1,4 +1,16 @@ ------------------------------------------------------------------- +Thu Jul 14 12:38:44 UTC 2022 - Richard Brown <rbr...@suse.com> + +- Restore KDE Desktop as Alpha (boo#1201049) +- 20220714 + +------------------------------------------------------------------- +Thu Jun 30 08:59:22 UTC 2022 - Richard Brown <rbr...@suse.com> + +- Flag GNOME Desktop as RC, remove KDE Desktop (boo#1201049) +- 20220630 + +------------------------------------------------------------------- Fri Feb 04 09:23:32 UTC 2022 - Richard Brown <rbr...@suse.com> - Use NetworkManager always (boo#1172684) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skelcd-control-MicroOS-20220204/package/skelcd-control-MicroOS.spec new/skelcd-control-MicroOS-20220714/package/skelcd-control-MicroOS.spec --- old/skelcd-control-MicroOS-20220204/package/skelcd-control-MicroOS.spec 2022-02-04 10:55:52.000000000 +0100 +++ new/skelcd-control-MicroOS-20220714/package/skelcd-control-MicroOS.spec 2022-07-15 09:31:41.000000000 +0200 @@ -118,7 +118,7 @@ Url: https://github.com/yast/skelcd-control-MicroOS AutoReqProv: off -Version: 20220204 +Version: 20220714 Release: 0 Summary: The MicroOS control file needed for installation License: MIT