Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kscreenlocker6 for openSUSE:Factory 
checked in at 2026-02-27 16:59:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kscreenlocker6 (Old)
 and      /work/SRC/openSUSE:Factory/.kscreenlocker6.new.29461 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kscreenlocker6"

Fri Feb 27 16:59:27 2026 rev:37 rq:1334950 version:6.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kscreenlocker6/kscreenlocker6.changes    
2026-02-16 13:09:40.586924745 +0100
+++ /work/SRC/openSUSE:Factory/.kscreenlocker6.new.29461/kscreenlocker6.changes 
2026-02-27 16:59:54.907203961 +0100
@@ -1,0 +2,10 @@
+Tue Feb 24 17:20:37 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.1:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.6.1
+- Changes since 6.6.0:
+  * Update version for new release 6.6.1
+  * greeter: Set explicit layer surface screen
+
+-------------------------------------------------------------------

Old:
----
  kscreenlocker-6.6.0.tar.xz
  kscreenlocker-6.6.0.tar.xz.sig

New:
----
  kscreenlocker-6.6.1.tar.xz
  kscreenlocker-6.6.1.tar.xz.sig

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

Other differences:
------------------
++++++ kscreenlocker6.spec ++++++
--- /var/tmp/diff_new_pack.lhclCC/_old  2026-02-27 16:59:55.911245532 +0100
+++ /var/tmp/diff_new_pack.lhclCC/_new  2026-02-27 16:59:55.911245532 +0100
@@ -26,14 +26,14 @@
 # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF)
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 Name:           kscreenlocker6
-Version:        6.6.0
+Version:        6.6.1
 Release:        0
 Summary:        Library and components for secure lock screen architecture
 License:        GPL-2.0-or-later
 URL:            https://www.kde.org
-Source:         %{rname}-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
 %if %{with released}
-Source1:        %{rname}-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 Source3:        kde

++++++ kscreenlocker-6.6.0.tar.xz -> kscreenlocker-6.6.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-6.6.0/CMakeLists.txt 
new/kscreenlocker-6.6.1/CMakeLists.txt
--- old/kscreenlocker-6.6.0/CMakeLists.txt      2026-02-12 11:03:17.000000000 
+0100
+++ new/kscreenlocker-6.6.1/CMakeLists.txt      2026-02-24 10:38:29.000000000 
+0100
@@ -2,10 +2,10 @@
 
 project(kscreenlocker)
 set(CMAKE_C_STANDARD 99)
-set(PROJECT_VERSION "6.6.0")
+set(PROJECT_VERSION "6.6.1")
 set(PROJECT_VERSION_MAJOR 6)
 
-set(PROJECT_DEP_VERSION "6.6.0")
+set(PROJECT_DEP_VERSION "6.6.1")
 set(QT_MIN_VERSION "6.10.0")
 set(KF6_MIN_VERSION "6.22.0")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-6.6.0/greeter/greeterapp.cpp 
new/kscreenlocker-6.6.1/greeter/greeterapp.cpp
--- old/kscreenlocker-6.6.0/greeter/greeterapp.cpp      2026-02-12 
11:03:17.000000000 +0100
+++ new/kscreenlocker-6.6.1/greeter/greeterapp.cpp      2026-02-24 
10:38:29.000000000 +0100
@@ -434,6 +434,7 @@
             layerShellWindow->setExclusiveZone(-1);
             layerShellWindow->setLayer(LayerShellQt::Window::LayerTop);
             
layerShellWindow->setKeyboardInteractivity(LayerShellQt::Window::KeyboardInteractivityExclusive);
+            layerShellWindow->setScreen(screen);
         }
     }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-6.6.0/po/ga/kscreenlocker.po 
new/kscreenlocker-6.6.1/po/ga/kscreenlocker.po
--- old/kscreenlocker-6.6.0/po/ga/kscreenlocker.po      2026-02-12 
11:03:17.000000000 +0100
+++ new/kscreenlocker-6.6.1/po/ga/kscreenlocker.po      2026-02-24 
10:38:29.000000000 +0100
@@ -85,50 +85,3 @@
 #, kde-format
 msgid "Ensuring that the screen gets locked before going to sleep"
 msgstr ""
-
-#~ msgctxt "NAME OF TRANSLATORS"
-#~ msgid "Your names"
-#~ msgstr "Kevin Scannell"
-
-#~ msgctxt "EMAIL OF TRANSLATORS"
-#~ msgid "Your emails"
-#~ msgstr "[email protected]"
-
-#~ msgid "<qt><nobr><b>Automatic Log Out</b></nobr></qt>"
-#~ msgstr "<qt><nobr><b>Logáil Amach Uathoibríoch</b></nobr></qt>"
-
-#~ msgid ""
-#~ "<qt>To prevent being logged out, resume using this session by moving the "
-#~ "mouse or pressing a key.</qt>"
-#~ msgstr ""
-#~ "<qt>Sa chaoi nach mbeidh tú logáilte amach, atosaigh an seisiún seo tríd "
-#~ "an luch a bhogadh nó eochair a bhrú.</qt>"
-
-#~ msgid "Time Remaining:"
-#~ msgstr "Aga fanta:"
-
-#~ msgid ""
-#~ "<qt><nobr>You will be automatically logged out in 1 second</nobr></qt>"
-#~ msgid_plural ""
-#~ "<qt><nobr>You will be automatically logged out in %1 seconds</nobr></qt>"
-#~ msgstr[0] ""
-#~ "<qt><nobr>Logálfar thú amach go huathoibríoch i 1 soicind</nobr></qt>"
-#~ msgstr[1] ""
-#~ "<qt><nobr>Logálfar thú amach go huathoibríoch i %1 shoicind</nobr></qt>"
-#~ msgstr[2] ""
-#~ "<qt><nobr>Logálfar thú amach go huathoibríoch i %1 shoicind</nobr></qt>"
-#~ msgstr[3] ""
-#~ "<qt><nobr>Logálfar thú amach go huathoibríoch i %1 soicind</nobr></qt>"
-#~ msgstr[4] ""
-#~ "<qt><nobr>Logálfar thú amach go huathoibríoch i %1 soicind</nobr></qt>"
-
-#~ msgid "Enable screen saver"
-#~ msgstr "Cumasaigh an spárálaí scáileáin"
-
-#~ msgid "Enables the screen saver."
-#~ msgstr "Cumasaigh spárálaí an scáileáin."
-
-#, fuzzy
-#~| msgid "Enable screen saver"
-#~ msgid "Enable legacy X screen saver"
-#~ msgstr "Cumasaigh an spárálaí scáileáin"

Reply via email to