Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package noctalia-shell for openSUSE:Factory 
checked in at 2026-05-17 18:56:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/noctalia-shell (Old)
 and      /work/SRC/openSUSE:Factory/.noctalia-shell.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "noctalia-shell"

Sun May 17 18:56:47 2026 rev:4 rq:1353561 version:4.7.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/noctalia-shell/noctalia-shell.changes    
2026-05-14 21:43:38.544286800 +0200
+++ /work/SRC/openSUSE:Factory/.noctalia-shell.new.1966/noctalia-shell.changes  
2026-05-17 18:57:04.832928999 +0200
@@ -1,0 +2,8 @@
+Sat May 16 21:28:17 UTC 2026 - Khang LĂȘ <[email protected]>
+
+- Changes: 
+  * Removed 'matugen' as Recommends dependency (noctalia has its own built in 
template colors generator)
+  * Fixed launch command in %description from 'noctalia-qs' to 'qs' 
(noctalia-qs only applied to NixOS users, openSUSE and other distributions 
still use 'quickshell' or 'qs' as launch commands)
+  * Changed 'tar' and 'recompress' services mode to 'buildtime'
+
+-------------------------------------------------------------------

Old:
----
  noctalia-shell-4.7.7.tar.zst

New:
----
  noctalia-shell-4.7.7.obscpio

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

Other differences:
------------------
++++++ noctalia-shell.spec ++++++
--- /var/tmp/diff_new_pack.yvXRuQ/_old  2026-05-17 18:57:05.552958375 +0200
+++ /var/tmp/diff_new_pack.yvXRuQ/_new  2026-05-17 18:57:05.556958539 +0200
@@ -36,7 +36,6 @@
 Recommends:     ddcutil
 Recommends:     inter-fonts
 Recommends:     inter-variable-fonts
-Recommends:     matugen
 Recommends:     power-profiles-daemon
 Recommends:     upower
 Recommends:     wlsunset
@@ -59,9 +58,7 @@
 Native support is provided for Niri, Hyprland, Sway, Scroll, Labwc
 and MangoWC. Launch with:
 
-    noctalia-qs -c noctalia-shell
-
-from your compositor autostart, or simply run "qs -c noctalia-shell".
+    qs -c noctalia-shell
 
 %prep
 %autosetup -p1

++++++ _service ++++++
--- /var/tmp/diff_new_pack.yvXRuQ/_old  2026-05-17 18:57:05.596960171 +0200
+++ /var/tmp/diff_new_pack.yvXRuQ/_new  2026-05-17 18:57:05.600960333 +0200
@@ -9,8 +9,8 @@
     <param name="changesgenerate">enable</param>
     <param name="filename">noctalia-shell</param>
   </service>
-  <service name="tar" mode="manual" />
-  <service name="recompress" mode="manual">
+  <service name="tar" mode="buildtime" />
+  <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
     <param name="compression">zst</param>
   </service>

Reply via email to