Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lxqt-policykit for openSUSE:Leap:16.0 checked in at 2025-08-07 21:45:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/lxqt-policykit (Old) and /work/SRC/openSUSE:Leap:16.0/.lxqt-policykit.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-policykit" Thu Aug 7 21:45:49 2025 rev:3 rq:1298203 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/lxqt-policykit/lxqt-policykit.changes 2025-03-19 11:50:44.791838584 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.lxqt-policykit.new.1085/lxqt-policykit.changes 2025-08-07 21:46:02.054721347 +0200 @@ -1,0 +2,7 @@ +Thu Apr 17 23:31:21 UTC 2025 - Shawn Dunn <sfal...@opensuse.org> + +- Update to version 2.2.0: + * Updated translations and bumped the version +- Removed Group: declarations, no longer used + +------------------------------------------------------------------- Old: ---- lxqt-policykit-2.1.0.tar.xz lxqt-policykit-2.1.0.tar.xz.asc New: ---- lxqt-policykit-2.2.0.tar.xz lxqt-policykit-2.2.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxqt-policykit.spec ++++++ --- /var/tmp/diff_new_pack.0qbdPS/_old 2025-08-07 21:46:02.434737175 +0200 +++ /var/tmp/diff_new_pack.0qbdPS/_new 2025-08-07 21:46:02.434737175 +0200 @@ -17,16 +17,15 @@ Name: lxqt-policykit -Version: 2.1.0 +Version: 2.2.0 Release: 0 Summary: PolicyKit authentication agent License: LGPL-2.1-or-later -Group: System/GUI/LXQt URL: https://github.com/lxqt/lxqt-policykit Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring -BuildRequires: cmake >= 3.18.0 +BuildRequires: cmake >= 3.5.0 BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: cmake(KF6WindowSystem) ++++++ lxqt-policykit-2.1.0.tar.xz -> lxqt-policykit-2.2.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-policykit-2.1.0/CHANGELOG new/lxqt-policykit-2.2.0/CHANGELOG --- old/lxqt-policykit-2.1.0/CHANGELOG 2024-11-05 06:23:34.000000000 +0100 +++ new/lxqt-policykit-2.2.0/CHANGELOG 2025-04-17 11:14:57.000000000 +0200 @@ -1,3 +1,7 @@ +lxqt-policykit-2.2.0 / 2025-04-17 +================================== + * Updated translations and bumped the version. + lxqt-policykit-2.1.0 / 2024-11-05 ================================== * Always localize the string "Password". diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-policykit-2.1.0/CMakeLists.txt new/lxqt-policykit-2.2.0/CMakeLists.txt --- old/lxqt-policykit-2.1.0/CMakeLists.txt 2024-11-05 06:23:34.000000000 +0100 +++ new/lxqt-policykit-2.2.0/CMakeLists.txt 2025-04-17 11:14:57.000000000 +0200 @@ -22,7 +22,7 @@ set(POLKIT_AGENT_BINARY_DIR "${CMAKE_INSTALL_BINDIR}" CACHE FILEPATH "Directory for install polkit agent") # Minumum Versions -set(LXQT_MINIMUM_VERSION "2.1.0") +set(LXQT_MINIMUM_VERSION "2.2.0") set(QT_MINIMUM_VERSION "6.6.0") find_package(Qt6 ${QT_MINIMUM_VERSION} COMPONENTS REQUIRED LinguistTools) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-policykit-2.1.0/autostart/translations/lxqt-policykit-agent_en_GB.desktop.yaml new/lxqt-policykit-2.2.0/autostart/translations/lxqt-policykit-agent_en_GB.desktop.yaml --- old/lxqt-policykit-2.1.0/autostart/translations/lxqt-policykit-agent_en_GB.desktop.yaml 1970-01-01 01:00:00.000000000 +0100 +++ new/lxqt-policykit-2.2.0/autostart/translations/lxqt-policykit-agent_en_GB.desktop.yaml 2025-04-17 11:14:57.000000000 +0200 @@ -0,0 +1 @@ +Desktop Entry/Name: "PolicyKit Handler" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-policykit-2.1.0/autostart/translations/lxqt-policykit-agent_ka.desktop.yaml new/lxqt-policykit-2.2.0/autostart/translations/lxqt-policykit-agent_ka.desktop.yaml --- old/lxqt-policykit-2.1.0/autostart/translations/lxqt-policykit-agent_ka.desktop.yaml 1970-01-01 01:00:00.000000000 +0100 +++ new/lxqt-policykit-2.2.0/autostart/translations/lxqt-policykit-agent_ka.desktop.yaml 2025-04-17 11:14:57.000000000 +0200 @@ -0,0 +1 @@ +Desktop Entry/Name: "PolicyKit-ის დამმუშავებელი" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-policykit-2.1.0/man/lxqt-policykit-agent.1 new/lxqt-policykit-2.2.0/man/lxqt-policykit-agent.1 --- old/lxqt-policykit-2.1.0/man/lxqt-policykit-agent.1 2024-11-05 06:23:34.000000000 +0100 +++ new/lxqt-policykit-2.2.0/man/lxqt-policykit-agent.1 2025-04-17 11:14:57.000000000 +0200 @@ -1,53 +1,29 @@ -.TH lxqt-policykit-agent "1" "September 2012" "LXQt\ 0.5.0" "LXQt\ Module" +.TH lxqt-policykit-agent "1" "January 2025" "LXQt 2.1.0" "LXQt Module" .SH NAME -lxqt-policykit-agent \- Polkit agent for \fBLXQt\fR: the faster and lighter QT Desktop Environment +lxqt-policykit-agent \- Polkit agent for the \fBLXQt\fR desktop environment .SH SYNOPSIS .B lxqt-policykit-agent -[\fICurrently No command line arguments\fR] .br .SH DESCRIPTION -This module handles policykit for \fBLXQt\fR. The authentication agent is used to make the user of -a session prove that the user of the session really is the user (by authenticating as the user) or -an administrative user (by authenticating as a administrator). +This module manages PolicyKit for \fBLXQt\fR. The authentication agent ensures that the +session user verifies their identity by authenticating either as themselves or as an +administrator. .P The \fBLXQt modules\fR are desktop independent tools and operate as daemons for the local user for desktop specific operations. -.P -\fBLXQt\fR is an advanced, easy-to-use and fast desktop environment based on Qt -technologies, ships several core desktop components, all of which are optional: -.P - * Panel - * Desktop - * Application launcher - * Settings center - * Session handler - * Polkit handler \fI(this)\fR - * Display manager handler -.P -These components perform similar actions to those available in other desktop -environments and their name is self-descriptive. They are usually not launched -by hand but automatically, when choosing a LXQt session in the Display -Manager. .SH BEHAVIOR -The module detected on shares privilege escalation and maintain a security dialog -that ask for the user's key need for action. +The module detects privilege escalation on shared resources and presents a security dialog +requesting the user's password to proceed with the action. .SH AUTOSTART -The module is only shown in \fBLXQt\fR desktop, but one can create an autostart action -for other desktop environments. +The module is only shown in \fBLXQt\fR desktop, but it's possible to create an autostart +action in other desktop environments. .SH "REPORTING BUGS" -Report bugs to https://github.com/lxqt/lxqt/issues +Report bugs to https://github.com/lxqt/lxqt-pòlicykit/issues .SH "SEE ALSO" -\fBLXQt\fR has been tailored for users who value simplicity, speed and -an intuitive interface, it's also intended for less powerful machines. See: - .\" any module must refers to session app, for more info on start it .P -\fBlxqt-session.1\fR LXQt for manage LXQt complete environment -.P -\fBstart-lxqt.1\fR LXQt display management independent startup. +\fBlxqt-session.1\fR .P -\fBlxqt-config-session.1\fR LXQt application for performing session autostart applications +\fBlxqt-config-session.1\fR .P -.SH AUTHOR -This manual page was created by \fBPICCORO Lenz McKAY\fR \fI<mckaygerh...@gmail.com>\fR -for \fBLXQt\fR project and VENENUX GNU/Linux. +\fBlxqt-sudo\fR diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-policykit-2.1.0/translations/lxqt-policykit-agent_en_GB.ts new/lxqt-policykit-2.2.0/translations/lxqt-policykit-agent_en_GB.ts --- old/lxqt-policykit-2.1.0/translations/lxqt-policykit-agent_en_GB.ts 1970-01-01 01:00:00.000000000 +0100 +++ new/lxqt-policykit-2.2.0/translations/lxqt-policykit-agent_en_GB.ts 2025-04-17 11:14:57.000000000 +0200 @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="en_GB"> +<context> + <name>LXQtPolicykit::PolicykitAgent</name> + <message> + <location filename="../src/policykitagent.cpp" line="85"/> + <location filename="../src/policykitagent.cpp" line="183"/> + <source>PolicyKit Information</source> + <translation>PolicyKit Information</translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="82"/> + <source>Another authentication is in progress. Please try again later.</source> + <translation>Another authentication is in progress. Please try again later.</translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="160"/> + <source>Authorization Failed</source> + <translation>Authorisation Failed</translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="160"/> + <source>Authorization failed for some reason</source> + <translation>Authorisation failed for some reason</translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="176"/> + <source>PolicyKit Error</source> + <translation>PolicyKit Error</translation> + </message> +</context> +<context> + <name>PolicykitAgentGUI</name> + <message> + <location filename="../src/policykitagentgui.ui" line="14"/> + <source>Authentication Required</source> + <translation>Authentication Required</translation> + </message> + <message> + <location filename="../src/policykitagentgui.ui" line="55"/> + <source>Identity:</source> + <translation>Identity:</translation> + </message> + <message> + <location filename="../src/policykitagentgui.ui" line="65"/> + <location filename="../src/policykitagentgui.cpp" line="74"/> + <source>Password:</source> + <translation>Password:</translation> + </message> +</context> +</TS> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-policykit-2.1.0/translations/lxqt-policykit-agent_ka.ts new/lxqt-policykit-2.2.0/translations/lxqt-policykit-agent_ka.ts --- old/lxqt-policykit-2.1.0/translations/lxqt-policykit-agent_ka.ts 1970-01-01 01:00:00.000000000 +0100 +++ new/lxqt-policykit-2.2.0/translations/lxqt-policykit-agent_ka.ts 2025-04-17 11:14:57.000000000 +0200 @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ka"> +<context> + <name>LXQtPolicykit::PolicykitAgent</name> + <message> + <location filename="../src/policykitagent.cpp" line="85"/> + <location filename="../src/policykitagent.cpp" line="183"/> + <source>PolicyKit Information</source> + <translation>PolicyKit-ის ინფორმაცია</translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="82"/> + <source>Another authentication is in progress. Please try again later.</source> + <translation>მიმდინარეობს სხვა ავთენტიკაცია. მოგვიანებით სცადეთ.</translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="160"/> + <source>Authorization Failed</source> + <translation>ავტორიზაცია ჩავარდა</translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="160"/> + <source>Authorization failed for some reason</source> + <translation>ავტორიზაცია რატომღაც ჩავარდა</translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="176"/> + <source>PolicyKit Error</source> + <translation>PolicyKit-ის შეცდომა</translation> + </message> +</context> +<context> + <name>PolicykitAgentGUI</name> + <message> + <location filename="../src/policykitagentgui.ui" line="14"/> + <source>Authentication Required</source> + <translation>საჭიროა ავთენტიკაცია</translation> + </message> + <message> + <location filename="../src/policykitagentgui.ui" line="55"/> + <source>Identity:</source> + <translation>იდენტიფიკატორი:</translation> + </message> + <message> + <location filename="../src/policykitagentgui.ui" line="65"/> + <location filename="../src/policykitagentgui.cpp" line="74"/> + <source>Password:</source> + <translation>პაროლი:</translation> + </message> +</context> +</TS> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-policykit-2.1.0/translations/lxqt-policykit-agent_kab.ts new/lxqt-policykit-2.2.0/translations/lxqt-policykit-agent_kab.ts --- old/lxqt-policykit-2.1.0/translations/lxqt-policykit-agent_kab.ts 1970-01-01 01:00:00.000000000 +0100 +++ new/lxqt-policykit-2.2.0/translations/lxqt-policykit-agent_kab.ts 2025-04-17 11:14:57.000000000 +0200 @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="kab"> +<context> + <name>LXQtPolicykit::PolicykitAgent</name> + <message> + <location filename="../src/policykitagent.cpp" line="85"/> + <location filename="../src/policykitagent.cpp" line="183"/> + <source>PolicyKit Information</source> + <translation>Talɣut ɣef PolicyKit</translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="82"/> + <source>Another authentication is in progress. Please try again later.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="160"/> + <source>Authorization Failed</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="160"/> + <source>Authorization failed for some reason</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="176"/> + <source>PolicyKit Error</source> + <translation>Tuccḍa n PolicyKit</translation> + </message> +</context> +<context> + <name>PolicykitAgentGUI</name> + <message> + <location filename="../src/policykitagentgui.ui" line="14"/> + <source>Authentication Required</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../src/policykitagentgui.ui" line="55"/> + <source>Identity:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../src/policykitagentgui.ui" line="65"/> + <location filename="../src/policykitagentgui.cpp" line="74"/> + <source>Password:</source> + <translation>Awal n uɛeddi:</translation> + </message> +</context> +</TS> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-policykit-2.1.0/translations/lxqt-policykit-agent_zh_TW.ts new/lxqt-policykit-2.2.0/translations/lxqt-policykit-agent_zh_TW.ts --- old/lxqt-policykit-2.1.0/translations/lxqt-policykit-agent_zh_TW.ts 1970-01-01 01:00:00.000000000 +0100 +++ new/lxqt-policykit-2.2.0/translations/lxqt-policykit-agent_zh_TW.ts 2025-04-17 11:14:57.000000000 +0200 @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="zh_TW"> +<context> + <name>LXQtPolicykit::PolicykitAgent</name> + <message> + <location filename="../src/policykitagent.cpp" line="85"/> + <location filename="../src/policykitagent.cpp" line="183"/> + <source>PolicyKit Information</source> + <translation>PolicyKit 資訊</translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="82"/> + <source>Another authentication is in progress. Please try again later.</source> + <translation>另有授權正在進行。請稍後再試。</translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="160"/> + <source>Authorization Failed</source> + <translation>授權失敗</translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="160"/> + <source>Authorization failed for some reason</source> + <translation>有些原造成授權失敗</translation> + </message> + <message> + <location filename="../src/policykitagent.cpp" line="176"/> + <source>PolicyKit Error</source> + <translation>PolicyKit 錯誤</translation> + </message> +</context> +<context> + <name>PolicykitAgentGUI</name> + <message> + <location filename="../src/policykitagentgui.ui" line="14"/> + <source>Authentication Required</source> + <translation>需要授權</translation> + </message> + <message> + <location filename="../src/policykitagentgui.ui" line="55"/> + <source>Identity:</source> + <translation>身分:</translation> + </message> + <message> + <location filename="../src/policykitagentgui.ui" line="65"/> + <location filename="../src/policykitagentgui.cpp" line="74"/> + <source>Password:</source> + <translation>密碼:</translation> + </message> +</context> +</TS>