Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kleopatra for openSUSE:Factory checked in at 2026-01-12 10:14:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kleopatra (Old) and /work/SRC/openSUSE:Factory/.kleopatra.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kleopatra" Mon Jan 12 10:14:13 2026 rev:113 rq:1326138 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kleopatra/kleopatra.changes 2025-12-15 11:49:48.101781752 +0100 +++ /work/SRC/openSUSE:Factory/.kleopatra.new.1928/kleopatra.changes 2026-01-12 10:20:17.882973824 +0100 @@ -1,0 +2,10 @@ +Wed Jan 7 12:25:01 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.1/ +- Changes since 25.12.0: + * CI: Add documentation build + +------------------------------------------------------------------- Old: ---- kleopatra-25.12.0.tar.xz kleopatra-25.12.0.tar.xz.sig New: ---- kleopatra-25.12.1.tar.xz kleopatra-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kleopatra.spec ++++++ --- /var/tmp/diff_new_pack.iAqqSF/_old 2026-01-12 10:20:18.482998438 +0100 +++ /var/tmp/diff_new_pack.iAqqSF/_new 2026-01-12 10:20:18.482998438 +0100 @@ -22,7 +22,7 @@ %bcond_without released Name: kleopatra -Version: 25.12.0 +Version: 25.12.1 Release: 0 Summary: Certificate manager and GUI for OpenPGP and CMS cryptography License: GPL-2.0-or-later ++++++ kleopatra-25.12.0.tar.xz -> kleopatra-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kleopatra-25.12.0/.gitlab-ci.yml new/kleopatra-25.12.1/.gitlab-ci.yml --- old/kleopatra-25.12.0/.gitlab-ci.yml 2025-12-04 04:21:14.000000000 +0100 +++ new/kleopatra-25.12.1/.gitlab-ci.yml 2026-01-03 11:57:53.000000000 +0100 @@ -11,3 +11,4 @@ - /gitlab-templates/freebsd-qt6.yml # - /gitlab-templates/flatpak.yml - /gitlab-templates/cppcheck.yml + - /gitlab-templates/documentation.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kleopatra-25.12.0/CMakeLists.txt new/kleopatra-25.12.1/CMakeLists.txt --- old/kleopatra-25.12.0/CMakeLists.txt 2025-12-04 04:21:14.000000000 +0100 +++ new/kleopatra-25.12.1/CMakeLists.txt 2026-01-03 11:57:53.000000000 +0100 @@ -4,7 +4,7 @@ set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "12") -set(RELEASE_SERVICE_VERSION_MICRO "0") +set(RELEASE_SERVICE_VERSION_MICRO "1") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") if(RELEASE_SERVICE_VERSION_MICRO LESS 10) @@ -43,13 +43,13 @@ # Standalone build. Find / include everything necessary. set(KF_MIN_VERSION "6.18.0") -set(KIDENTITYMANAGEMENT_VERSION "6.6.0") -set(KMAILTRANSPORT_VERSION "6.6.0") -set(AKONADI_MIME_VERSION "6.6.0") -set(KMIME_VERSION "6.6.0") -set(LIBKLEO_VERSION "6.6.0") +set(KIDENTITYMANAGEMENT_VERSION "6.6.1") +set(KMAILTRANSPORT_VERSION "6.6.1") +set(AKONADI_MIME_VERSION "6.6.1") +set(KMIME_VERSION "6.6.1") +set(LIBKLEO_VERSION "6.6.1") set(QT_REQUIRED_VERSION "6.7.0") -set(MIMETREEPARSER_VERSION "6.6.0") +set(MIMETREEPARSER_VERSION "6.6.1") set(GPGME_REQUIRED_VERSION "1.23.2") set(LIBASSUAN_REQUIRED_VERSION "2.4.2") set(GPG_ERROR_REQUIRED_VERSION "1.36") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kleopatra-25.12.0/po/eu/kleopatra.po new/kleopatra-25.12.1/po/eu/kleopatra.po --- old/kleopatra-25.12.0/po/eu/kleopatra.po 2025-12-04 04:21:14.000000000 +0100 +++ new/kleopatra-25.12.1/po/eu/kleopatra.po 2026-01-03 11:57:53.000000000 +0100 @@ -12,14 +12,14 @@ "Project-Id-Version: kleopatra\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 14:41+0000\n" -"PO-Revision-Date: 2025-10-18 16:54+0200\n" +"PO-Revision-Date: 2025-12-06 13:50+0100\n" "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n" "Language-Team: Basque <[email protected]>\n" "Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 25.08.1\n" +"X-Generator: Lokalize 25.08.3\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #, kde-format @@ -3004,12 +3004,10 @@ #: src/commands/newopenpgpcertificatecommand.cpp:229 #: src/commands/newopenpgpcertificatecommand.cpp:262 -#, fuzzy, kde-format -#| msgctxt "@info" -#| msgid "Failed to decrypt the notepad: %1" +#, kde-format msgctxt "@info" msgid "Failed to create signing subkey: %1" -msgstr "Ohar-bloka deszifratzea huts egin du: %1" +msgstr "Sinatzeko azpigakoa sortzea huts egin du: %1" #: src/commands/newopenpgpcertificatecommand.cpp:254 #: src/commands/newopenpgpcertificatecommand.cpp:272 @@ -9924,7 +9922,7 @@ #, kde-format msgctxt "@action:inmenu" msgid "Configure table sort order" -msgstr "" +msgstr "Konfiguratu taula sailkatzeko ordena" #: src/mainwindow.cpp:690 #, kde-format @@ -10061,13 +10059,13 @@ #, kde-format msgctxt "@action:inmenu" msgid "Ascending" -msgstr "" +msgstr "Goranzkoa" #: src/mainwindow.cpp:974 #, kde-format msgctxt "@action:inmenu" msgid "Descending" -msgstr "" +msgstr "Beheranzkoa" #: src/selftest/compliancecheck.cpp:33 #, kde-format @@ -11381,12 +11379,10 @@ msgstr "Ez dago sarrerako gailurik" #: src/utils/keyexportdraghandler.cpp:74 src/utils/keyexportdraghandler.cpp:78 -#, fuzzy, kde-kuit-format -#| msgctxt "@info" -#| msgid "Writing the certificate to the card failed: %1" +#, kde-kuit-format msgctxt "@info" msgid "Failed to write the certificates to a temporary file." -msgstr "Ziurtagiria txartelean idaztea huts egin du: %1" +msgstr "Ziurtagiriak aldi baterako fitxategi batean gordetzea huts egin du." #: src/utils/keyexportdraghandler.cpp:154 #, kde-format @@ -12642,7 +12638,7 @@ #, kde-format msgctxt "@info" msgid "The URL is too long." -msgstr "" +msgstr "URLa luzeegia da." #: src/view/smartcardswidget.cpp:574 src/view/smartcardswidget.cpp:580 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kleopatra-25.12.0/po/fi/kleopatra.po new/kleopatra-25.12.1/po/fi/kleopatra.po --- old/kleopatra-25.12.0/po/fi/kleopatra.po 2025-12-04 04:21:14.000000000 +0100 +++ new/kleopatra-25.12.1/po/fi/kleopatra.po 2026-01-03 11:57:53.000000000 +0100 @@ -14,7 +14,7 @@ "Project-Id-Version: kleopatra\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 14:41+0000\n" -"PO-Revision-Date: 2025-10-15 21:10+0300\n" +"PO-Revision-Date: 2025-11-13 13:56+0200\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" @@ -2967,12 +2967,10 @@ #: src/commands/newopenpgpcertificatecommand.cpp:229 #: src/commands/newopenpgpcertificatecommand.cpp:262 -#, fuzzy, kde-format -#| msgctxt "@info" -#| msgid "Failed to decrypt the notepad: %1" +#, kde-format msgctxt "@info" msgid "Failed to create signing subkey: %1" -msgstr "Muistikirjan salauksen purkaminen epäonnistui: %1" +msgstr "Allekirjoittavan aliavaimen luominen epäonnistui: %1" #: src/commands/newopenpgpcertificatecommand.cpp:254 #: src/commands/newopenpgpcertificatecommand.cpp:272 @@ -9834,7 +9832,7 @@ #, kde-format msgctxt "@action:inmenu" msgid "Configure table sort order" -msgstr "" +msgstr "Aseta taulukon lajittelujärjestys" #: src/mainwindow.cpp:690 #, kde-format @@ -9971,13 +9969,13 @@ #, kde-format msgctxt "@action:inmenu" msgid "Ascending" -msgstr "" +msgstr "Nouseva" #: src/mainwindow.cpp:974 #, kde-format msgctxt "@action:inmenu" msgid "Descending" -msgstr "" +msgstr "Laskeva" #: src/selftest/compliancecheck.cpp:33 #, kde-format @@ -11285,12 +11283,10 @@ msgstr "Syöttölaitetta ei ole" #: src/utils/keyexportdraghandler.cpp:74 src/utils/keyexportdraghandler.cpp:78 -#, fuzzy, kde-kuit-format -#| msgctxt "@info" -#| msgid "Writing the certificate to the card failed: %1" +#, kde-kuit-format msgctxt "@info" msgid "Failed to write the certificates to a temporary file." -msgstr "Varmenteen kirjoittaminen kortille epäonnistui:%1" +msgstr "Varmenteiden kirjoittaminen väliaikaistiedostoon epäonnistui." #: src/utils/keyexportdraghandler.cpp:154 #, kde-format @@ -12533,7 +12529,7 @@ #, kde-format msgctxt "@info" msgid "The URL is too long." -msgstr "" +msgstr "Verkko-osoite on liian pitkä." #: src/view/smartcardswidget.cpp:574 src/view/smartcardswidget.cpp:580 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kleopatra-25.12.0/po/pl/kleopatra.po new/kleopatra-25.12.1/po/pl/kleopatra.po --- old/kleopatra-25.12.0/po/pl/kleopatra.po 2025-12-04 04:21:14.000000000 +0100 +++ new/kleopatra-25.12.1/po/pl/kleopatra.po 2026-01-03 11:57:53.000000000 +0100 @@ -1,6 +1,6 @@ # translation of kleopatra.po to Polish # translation of kleopatra.po to -# Version: $Revision: 1723120 $ +# Version: $Revision: 1725805 $ # Copyright (C) 2002,2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc. # Krzysztof Lichota <[email protected]>, 2002, 2005. # Mikolaj Machowski <[email protected]>, 2004. @@ -14,7 +14,7 @@ "Project-Id-Version: kleopatra\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 14:41+0000\n" -"PO-Revision-Date: 2025-11-08 08:53+0100\n" +"PO-Revision-Date: 2025-12-24 16:48+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: pl\n" "Language: pl\n" @@ -7259,13 +7259,13 @@ #, kde-format msgctxt "@option:radio" msgid "Delete secret key from disk." -msgstr "Usuń klucz tajny z dysku." +msgstr "Usuń poufny klucz z dysku." #: src/dialogs/copytosmartcarddialog.cpp:57 #, kde-format msgctxt "@option:radio" msgid "Keep secret key on disk." -msgstr "Zachowaj klucz tajny na dysku." +msgstr "Zapisz poufny klucz na dysku." #: src/dialogs/copytosmartcarddialog.cpp:64 #, kde-format @@ -8761,8 +8761,8 @@ "You cannot revoke this certification because the required secret key is not " "available." msgstr "" -"Nie możesz odwołać tej certyfikacji, ponieważ wymagany tajny klucz nie jest " -"dostępny." +"Nie możesz odwołać tej certyfikacji, ponieważ wymagany poufny klucz jest " +"niedostępny." #: src/dialogs/weboftrustwidget.cpp:293 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kleopatra-25.12.0/po/zh_CN/kleopatra.po new/kleopatra-25.12.1/po/zh_CN/kleopatra.po --- old/kleopatra-25.12.0/po/zh_CN/kleopatra.po 2025-12-04 04:21:14.000000000 +0100 +++ new/kleopatra-25.12.1/po/zh_CN/kleopatra.po 2026-01-03 11:57:53.000000000 +0100 @@ -1617,7 +1617,7 @@ "@info used for concatenating multiple lines of text with line breaks; most " "likely this shouldn't be translated" msgid "%1<nl />%2" -msgstr "" +msgstr "%1<nl />%2" #: src/commands/exportopenpgpcertstoservercommand.cpp:169 #, kde-kuit-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kleopatra-25.12.0/src/data/org.kde.kleopatra.appdata.xml new/kleopatra-25.12.1/src/data/org.kde.kleopatra.appdata.xml --- old/kleopatra-25.12.0/src/data/org.kde.kleopatra.appdata.xml 2025-12-04 04:21:14.000000000 +0100 +++ new/kleopatra-25.12.1/src/data/org.kde.kleopatra.appdata.xml 2026-01-03 11:57:53.000000000 +0100 @@ -279,6 +279,7 @@ <binary>kleopatra</binary> </provides> <releases> + <release version="4.0.0.251201" date="2026-01-08"/> <release version="4.0.0.251200" date="2025-12-11"/> <release version="4.0.0.250803" date="2025-11-06"/> <release version="4.0.0.250802" date="2025-10-09"/>
