Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-kpackage for openSUSE:Factory checked in at 2024-04-15 20:12:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-kpackage (Old) and /work/SRC/openSUSE:Factory/.kf6-kpackage.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kpackage" Mon Apr 15 20:12:14 2024 rev:2 rq:1167202 version:6.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-kpackage/kf6-kpackage.changes 2024-03-11 15:26:31.182058032 +0100 +++ /work/SRC/openSUSE:Factory/.kf6-kpackage.new.26366/kf6-kpackage.changes 2024-04-15 20:15:33.906162345 +0200 @@ -1,0 +2,10 @@ +Fri Apr 5 12:52:50 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 6.1.0 + * New feature release +- Changes since 6.0.0: + * update version for new release + * testpackage: Add a website so that the tests succeed + * Fix: implicit capture of âthisâ via â[=]â is deprecated in C++20 + +------------------------------------------------------------------- Old: ---- kpackage-6.0.0.tar.xz kpackage-6.0.0.tar.xz.sig New: ---- kpackage-6.1.0.tar.xz kpackage-6.1.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-kpackage.spec ++++++ --- /var/tmp/diff_new_pack.VwFjj9/_old 2024-04-15 20:15:34.502184281 +0200 +++ /var/tmp/diff_new_pack.VwFjj9/_new 2024-04-15 20:15:34.502184281 +0200 @@ -1,7 +1,7 @@ # # spec file for package kf6-kpackage # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,13 +19,13 @@ %define qt6_version 6.6.0 %define rname kpackage -# Full KF6 version (e.g. 6.0.0) +# Full KF6 version (e.g. 6.1.0) %{!?_kf6_version: %global _kf6_version %{version}} # Last major and minor KF6 version (e.g. 6.0) %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kf6-kpackage -Version: 6.0.0 +Version: 6.1.0 Release: 0 Summary: Non-binary asset user-installable package managing framework License: GPL-2.0-or-later AND LGPL-2.0-or-later ++++++ kpackage-6.0.0.tar.xz -> kpackage-6.1.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpackage-6.0.0/CMakeLists.txt new/kpackage-6.1.0/CMakeLists.txt --- old/kpackage-6.0.0/CMakeLists.txt 2024-02-21 12:26:35.000000000 +0100 +++ new/kpackage-6.1.0/CMakeLists.txt 2024-04-05 12:58:03.000000000 +0200 @@ -1,12 +1,12 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "6.0.0") # handled by release scripts -set(KF_DEP_VERSION "6.0.0") # handled by release scripts +set(KF_VERSION "6.1.0") # handled by release scripts +set(KF_DEP_VERSION "6.1.0") # handled by release scripts project(KPackage VERSION ${KF_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 6.0.0 NO_MODULE) +find_package(ECM 6.1.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpackage-6.0.0/autotests/data/testpackage/metadata.json new/kpackage-6.1.0/autotests/data/testpackage/metadata.json --- old/kpackage-6.0.0/autotests/data/testpackage/metadata.json 2024-02-21 12:26:35.000000000 +0100 +++ new/kpackage-6.1.0/autotests/data/testpackage/metadata.json 2024-04-05 12:58:03.000000000 +0200 @@ -11,6 +11,7 @@ "Icon": "plasma", "Id": "org.kde.testpackage", "License": "GPLv2+", + "Website": "https://kde.org", "Name": "Test Package", "Name[ar]": "ØØ²Ù Ø© Ø§Ø®ØªØ¨Ø§Ø±ÙØ©", "Name[ast]": "Paquete de prueba", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpackage-6.0.0/po/lv/libkpackage6.po new/kpackage-6.1.0/po/lv/libkpackage6.po --- old/kpackage-6.0.0/po/lv/libkpackage6.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kpackage-6.1.0/po/lv/libkpackage6.po 2024-04-05 12:58:03.000000000 +0200 @@ -0,0 +1,346 @@ +# Copyright (C) 2024 This file is copyright: +# This file is distributed under the same license as the kpackage package. +# +# SPDX-FileCopyrightText: 2024 Toms Trasuns <[email protected]> +msgid "" +msgstr "" +"Project-Id-Version: kpackage\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2023-12-20 01:33+0000\n" +"PO-Revision-Date: 2024-02-20 16:32+0200\n" +"Last-Translator: Toms Trasuns <[email protected]>\n" +"Language-Team: Latvian <[email protected]>\n" +"Language: lv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" +"X-Generator: Lokalize 23.08.5\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Toms TrasÅ«ns" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "[email protected]" + +#: kpackage/private/packagejobthread.cpp:164 +#, kde-format +msgid "Could not create package root directory: %1" +msgstr "NeizdevÄs izveidot pakotnes saknes mapi: %1" + +#: kpackage/private/packagejobthread.cpp:173 +#, kde-format +msgid "No such file: %1" +msgstr "Nav tÄdas datnes: %1" + +#: kpackage/private/packagejobthread.cpp:203 +#, kde-format +msgid "Could not open package file, unsupported archive format: %1 %2" +msgstr "NeizdevÄs atvÄrt pakotnes datni, neatbilstoÅ¡s arhÄ«va formÄts: %1 %2" + +#: kpackage/private/packagejobthread.cpp:211 +#, kde-format +msgid "Could not open package file: %1" +msgstr "NeizdevÄs atvÄrt pakotnes datni: %1" + +#: kpackage/private/packagejobthread.cpp:238 +#, kde-format +msgid "Package is not considered valid" +msgstr "Pakotne nav uzskatÄma par derÄ«gu" + +#: kpackage/private/packagejobthread.cpp:248 +#, kde-format +msgid "Package plugin id not specified: %1" +msgstr "Nav norÄdÄ«ts pakotnes spraudÅa ID: %1" + +#: kpackage/private/packagejobthread.cpp:258 +#, kde-format +msgid "Package plugin id %1 contains invalid characters" +msgstr "Pakotnes spraudÅa ID %1 satur nederÄ«gas rakstzÄ«mes" + +#: kpackage/private/packagejobthread.cpp:277 +#, kde-format +msgid "" +"The new package has a different type from the old version already installed." +msgstr "Jaunajai pakotnei ir atšķirÄ«gs tips no jau instalÄtÄs vecÄs versijas." + +#: kpackage/private/packagejobthread.cpp:282 +#, kde-format +msgid "" +"Impossible to remove the old installation of %1 located at %2. error: %3" +msgstr "" +"Nav iespÄjams noÅemt â%1â veco instalÄciju, kas atrodas â%2â. Kļūda: %3" + +#: kpackage/private/packagejobthread.cpp:286 +#, kde-format +msgid "Not installing version %1 of %2. Version %3 already installed." +msgstr "NeinstalÄ â%2â versiju %1. Jau ir instalÄta versija %3." + +#: kpackage/private/packagejobthread.cpp:290 +#, kde-format +msgid "%1 already exists" +msgstr "â%1â jau pastÄv" + +#: kpackage/private/packagejobthread.cpp:311 +#, kde-format +msgid "Could not install dependency: '%1'" +msgstr "NevarÄja ieinstalÄt atkarÄ«bu: â%1â" + +#: kpackage/private/packagejobthread.cpp:323 +#, kde-format +msgid "Could not move package to destination: %1" +msgstr "NeizdevÄs pÄrvietot pakotni uz vietu: %1" + +#: kpackage/private/packagejobthread.cpp:333 +#, kde-format +msgid "Could not copy package to destination: %1" +msgstr "NevarÄja nokopÄt pakotni uz vietu: %1" + +#: kpackage/private/packagejobthread.cpp:368 +#, kde-format +msgid "package path was deleted manually" +msgstr "pakotnes ceļš ir manuÄli dzÄsts" + +#: kpackage/private/packagejobthread.cpp:368 +#, kde-format +msgid "%1 does not exist" +msgstr "â%1â nepastÄv" + +#: kpackage/private/packagejobthread.cpp:388 +#, kde-format +msgid "Could not delete package from: %1" +msgstr "NevarÄja dzÄst pakotni no: %1" + +#: kpackagetool/kpackagetool.cpp:87 +#, kde-format +msgid "Failed to generate a Package hash for %1" +msgstr "NeizdevÄs Ä£enerÄt â%1â pakotnes jaucÄjkodu" + +#: kpackagetool/kpackagetool.cpp:90 +#, kde-format +msgid "SHA1 hash for Package at %1: '%2'" +msgstr "SHA1 jaucÄjkods pakotnei â%1â: â%2â" + +#: kpackagetool/kpackagetool.cpp:145 +#, kde-format +msgid "Listing KPackageType: %1 in %2" +msgstr "Uzskaita âKPackageTypeâ: â%1â, kas atrodas â%2â" + +#: kpackagetool/kpackagetool.cpp:198 +#, kde-format +msgid "Error: Plugin %1 is not installed." +msgstr "Kļūda: spraudnis â%1â nav instalÄts." + +#: kpackagetool/kpackagetool.cpp:212 +#, kde-format +msgctxt "" +"No option was given, this is the error message telling the user he needs at " +"least one, do not translate install, remove, upgrade nor list" +msgid "One of install, remove, upgrade or list is required." +msgstr "" +"NepiecieÅ¡ama kÄda no opcijÄm: âinstallâ (instalÄt), âremoveâ (noÅemt), " +"âlistâ (uzskaitÄ«t)." + +#: kpackagetool/kpackagetool.cpp:255 kpackagetool/kpackagetool.cpp:333 +#, kde-format +msgid "Error: Can't find plugin metadata: %1\n" +msgstr "Kļūda: neizdodas atrast spraudÅa metadatus: %1\n" + +#: kpackagetool/kpackagetool.cpp:259 +#, kde-format +msgid "Showing info for package: %1" +msgstr "RÄda informÄciju pakotnei: â%1â" + +#: kpackagetool/kpackagetool.cpp:260 +#, kde-format +msgid " Name : %1" +msgstr " Nosaukums : %1" + +#: kpackagetool/kpackagetool.cpp:261 +#, kde-format +msgid " Description: %1" +msgstr " Apraksts : %1" + +#: kpackagetool/kpackagetool.cpp:262 +#, kde-format +msgid " Plugin : %1" +msgstr " Spraudnis : %1" + +#: kpackagetool/kpackagetool.cpp:268 +#, kde-format +msgid " Author : %1" +msgstr " Autors : %1" + +#: kpackagetool/kpackagetool.cpp:269 +#, kde-format +msgid " Path : %1" +msgstr " Ceļš : %1" + +#: kpackagetool/kpackagetool.cpp:429 +#, kde-format +msgctxt "" +"The user entered conflicting options packageroot and global, this is the " +"error message telling the user he can use only one" +msgid "" +"The packageroot and global options conflict with each other, please select " +"only one." +msgstr "" +"KonfliktÄ âpackagerootâ un globÄlÄs opcijas. IzvÄlieties tikai vienu no tiem." + +#: kpackagetool/kpackagetool.cpp:457 +#, kde-format +msgid "KPackage Structure Name" +msgstr "âKPackageâ struktÅ«ras nosaukums" + +#: kpackagetool/kpackagetool.cpp:458 +#, kde-format +msgid "Path" +msgstr "Ceļš" + +#: kpackagetool/kpackagetool.cpp:489 +#, kde-format +msgid "Package types that are installable with this tool:" +msgstr "Ar Å¡o rÄ«ku instalÄjamie pakotÅu tipi:" + +#: kpackagetool/kpackagetool.cpp:490 +#, kde-format +msgid "Built in:" +msgstr "IebÅ«vÄti:" + +#: kpackagetool/kpackagetool.cpp:493 +#, kde-format +msgid "KPackage/Generic" +msgstr "KPackage/vispÄrÄ«gs" + +#: kpackagetool/kpackagetool.cpp:494 +#, kde-format +msgid "KPackage/GenericQML" +msgstr "KPackage/GenericQML" + +#: kpackagetool/kpackagetool.cpp:502 +#, kde-format +msgid "Provided by plugins:" +msgstr "NodroÅ¡ina spraudÅi:" + +#: kpackagetool/kpackagetool.cpp:524 +#, kde-format +msgid "Successfully upgraded %1" +msgstr "â%1â ir veiksmÄ«gi atjauninÄta" + +#: kpackagetool/kpackagetool.cpp:526 +#, kde-format +msgid "Successfully installed %1" +msgstr "â%1â ir veiksmÄ«gi ieinstalÄta" + +#: kpackagetool/kpackagetool.cpp:529 +#, kde-format +msgid "Error: Installation of %1 failed: %2" +msgstr "Kļūda: â%1â instalÄcija neizdevÄs: %2" + +#: kpackagetool/kpackagetool.cpp:541 +#, kde-format +msgid "Upgrading package from file: %1" +msgstr "Atjaunina pakotni no datnes: %1" + +#: kpackagetool/kpackagetool.cpp:548 +#, kde-format +msgid "Successfully uninstalled %1" +msgstr "â%1â ir veiksmÄ«gi atinstalÄta" + +#: kpackagetool/kpackagetool.cpp:550 +#, kde-format +msgid "Error: Uninstallation of %1 failed: %2" +msgstr "Kļūda: â%1â atinstalÄÅ¡ana neizdevÄs: %2" + +#: kpackagetool/main.cpp:36 +#, kde-format +msgid "KPackage Manager" +msgstr "âKPackageâ pÄrvaldnieks" + +#: kpackagetool/options.h:11 +#, kde-format +msgctxt "Do not translate <path>" +msgid "Generate a SHA1 hash for the package at <path>" +msgstr "Ä¢enerÄt SHA1 jaucÄjkodu pakotnei, kas atrodas <path>" + +#: kpackagetool/options.h:18 +#, kde-format +msgid "For install or remove, operates on packages installed for all users." +msgstr "" +"InstalÄcijas un noÅemÅ¡ana attiecas uz pakotnÄm, kas ir instalÄtas visiem " +"lietotÄjiem." + +#: kpackagetool/options.h:27 +#, kde-format +msgctxt "" +"theme, wallpaper, etc. are keywords, but they may be translated, as both " +"versions are recognized by the application (if translated, should be same as " +"messages with 'package type' context below)" +msgid "" +"The type of package, corresponding to the service type of the package " +"plugin, e.g. KPackage/Generic, Plasma/Theme, Plasma/Wallpaper, Plasma/" +"Applet, etc." +msgstr "" +"Pakotnes tips, kas atbilst pakotnes spraudÅa servisa tipam, piemÄram, " +"âKPackageâ/vispÄrÄ«ga, âPlasmaâ/motÄ«vs, âPlasmaâ/tapete, âPlasmaâ/sÄ«klietotne " +"u.c." + +#: kpackagetool/options.h:36 +#, kde-format +msgctxt "Do not translate <path>" +msgid "Install the package at <path>" +msgstr "InstalÄt pakotni te: <path>" + +#: kpackagetool/options.h:43 +#, kde-format +msgctxt "Do not translate <name>" +msgid "Show information of package <name>" +msgstr "RÄdÄ«t pakotnes â<name>â informÄciju" + +#: kpackagetool/options.h:50 +#, kde-format +msgctxt "Do not translate <path>" +msgid "Upgrade the package at <path>" +msgstr "AtjauninÄt pakotni te: <path>" + +#: kpackagetool/options.h:56 +#, kde-format +msgid "List installed packages" +msgstr "UzskaitÄ«t instalÄtÄs pakotnes" + +#: kpackagetool/options.h:61 +#, kde-format +msgid "List all known package types that can be installed" +msgstr "UzskaitÄ«t visus zinÄmos instalÄjamo pakotÅu tipus" + +#: kpackagetool/options.h:67 +#, kde-format +msgctxt "Do not translate <name>" +msgid "Remove the package named <name>" +msgstr "NoÅemt pakotni ar nosaukumu â<name>â" + +#: kpackagetool/options.h:74 +#, kde-format +msgid "" +"Absolute path to the package root. If not supplied, then the standard data " +"directories for this KDE session will be searched instead." +msgstr "" +"AbsolÅ«tais ceļš uz pakotnes sakni. To nenorÄdot, sistÄma meklÄs šīs KDE " +"sesijas standarta datu direktorijus." + +#: kpackagetool/options.h:82 +#, kde-format +msgctxt "Do not translate <path>" +msgid "Outputs the metadata for the package <path>" +msgstr "Izvada metadatus pakotnei â<path>â" + +#: kpackagetool/options.h:89 +#, kde-format +msgctxt "Do not translate <path>" +msgid "Outputs the metadata for the package into <path>" +msgstr "Izvada pakotnes metadatus uz â<path>â" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpackage-6.0.0/po/nn/libkpackage6.po new/kpackage-6.1.0/po/nn/libkpackage6.po --- old/kpackage-6.0.0/po/nn/libkpackage6.po 2024-02-21 12:26:35.000000000 +0100 +++ new/kpackage-6.1.0/po/nn/libkpackage6.po 2024-04-05 12:58:03.000000000 +0200 @@ -1,20 +1,19 @@ # Translation of libkpackage6 to Norwegian Nynorsk # -# Karl Ove Hufthammer <[email protected]>, 2008, 2015, 2016, 2017, 2018, 2019, 2020, 2022, 2023. # Eirik U. Birkeland <[email protected]>, 2008, 2009, 2010, 2011. msgid "" msgstr "" "Project-Id-Version: plasmapkg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-12-20 01:33+0000\n" -"PO-Revision-Date: 2023-03-19 14:42+0100\n" +"PO-Revision-Date: 2024-03-23 13:02+0100\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" "Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 22.12.3\n" +"X-Generator: Lokalize 24.02.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" @@ -53,7 +52,7 @@ #: kpackage/private/packagejobthread.cpp:238 #, kde-format msgid "Package is not considered valid" -msgstr "" +msgstr "Pakken er ikkje gyldig" #: kpackage/private/packagejobthread.cpp:248 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpackage-6.0.0/po/pl/libkpackage6.po new/kpackage-6.1.0/po/pl/libkpackage6.po --- old/kpackage-6.0.0/po/pl/libkpackage6.po 2024-02-21 12:26:35.000000000 +0100 +++ new/kpackage-6.1.0/po/pl/libkpackage6.po 2024-04-05 12:58:03.000000000 +0200 @@ -1,14 +1,14 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2018, 2021, 2022, 2023 Åukasz WojniÅowicz <[email protected]> +# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2018, 2021, 2022, 2023, 2024 Åukasz WojniÅowicz <[email protected]> msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-12-20 01:33+0000\n" -"PO-Revision-Date: 2023-12-23 11:32+0100\n" -"Last-Translator: Åukasz WojniÅowicz <[email protected]>\n" +"PO-Revision-Date: 2024-04-01 07:25+0200\n" +"Last-Translator: Åukasz WojniÅowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 23.08.3\n" +"X-Generator: Lokalize 23.08.5\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -229,7 +229,7 @@ #: kpackagetool/kpackagetool.cpp:524 #, kde-format msgid "Successfully upgraded %1" -msgstr "PomyÅlnie unowoczeÅniono %1" +msgstr "PomyÅlnie uaktualniono %1" #: kpackagetool/kpackagetool.cpp:526 #, kde-format @@ -249,12 +249,12 @@ #: kpackagetool/kpackagetool.cpp:548 #, kde-format msgid "Successfully uninstalled %1" -msgstr "PomyÅlnie odinstalowano %1" +msgstr "PomyÅlnie usuniÄto %1" #: kpackagetool/kpackagetool.cpp:550 #, kde-format msgid "Error: Uninstallation of %1 failed: %2" -msgstr "BÅÄ d: Nieudane odinstalowywanie %1: %2" +msgstr "BÅÄ d: Nie udaÅo siÄ usunÄ Ä %1: %2" #: kpackagetool/main.cpp:36 #, kde-format @@ -265,14 +265,12 @@ #, kde-format msgctxt "Do not translate <path>" msgid "Generate a SHA1 hash for the package at <path>" -msgstr "Generuj hasz SHA1 dla pakietu przy <path>" +msgstr "Oblicz skrót SHA1 dla pakietu przy <path>" #: kpackagetool/options.h:18 #, kde-format msgid "For install or remove, operates on packages installed for all users." -msgstr "" -"Aby wgrywaÄ lub usuwaÄ, pracuje na pakietach wgranych dla wszystkich " -"użytkowników." +msgstr "Wgrywa lub usuwa pakiety dla wszystkich użytkowników." #: kpackagetool/options.h:27 #, kde-format @@ -298,7 +296,7 @@ #, kde-format msgctxt "Do not translate <name>" msgid "Show information of package <name>" -msgstr "Pokaż informacje o pakiecie <name>" +msgstr "Pokaż szczegóÅy o pakiecie <name>" #: kpackagetool/options.h:50 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpackage-6.0.0/po/zh_CN/libkpackage6.po new/kpackage-6.1.0/po/zh_CN/libkpackage6.po --- old/kpackage-6.0.0/po/zh_CN/libkpackage6.po 2024-02-21 12:26:35.000000000 +0100 +++ new/kpackage-6.1.0/po/zh_CN/libkpackage6.po 2024-04-05 12:58:03.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-12-20 01:33+0000\n" -"PO-Revision-Date: 2024-02-05 11:37\n" +"PO-Revision-Date: 2024-03-30 19:36\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpackage-6.0.0/src/kpackage/packagejob.cpp new/kpackage-6.1.0/src/kpackage/packagejob.cpp --- old/kpackage-6.0.0/src/kpackage/packagejob.cpp 2024-02-21 12:26:35.000000000 +0100 +++ new/kpackage-6.1.0/src/kpackage/packagejob.cpp 2024-04-05 12:58:03.000000000 +0200 @@ -164,7 +164,7 @@ const QString pluginId = d->package.metadata().pluginId(); const QString kpackageType = readKPackageType(d->package.metadata()); - auto onJobFinished = [=](bool ok, JobError errorCode, const QString &error) { + auto onJobFinished = [=, this](bool ok, JobError errorCode, const QString &error) { if (ok) { auto msg = QDBusMessage::createSignal(QStringLiteral("/KPackage/") + kpackageType, QStringLiteral("org.kde.plasma.kpackage"), messageName); msg.setArguments({pluginId});
