Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package akregator for openSUSE:Factory checked in at 2023-11-10 12:29:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akregator (Old) and /work/SRC/openSUSE:Factory/.akregator.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akregator" Fri Nov 10 12:29:24 2023 rev:92 rq:1124466 version:23.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/akregator/akregator.changes 2023-10-12 23:40:12.880783002 +0200 +++ /work/SRC/openSUSE:Factory/.akregator.new.17445/akregator.changes 2023-11-10 12:29:58.693082230 +0100 @@ -1,0 +2,9 @@ +Tue Nov 7 17:03:57 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.3/ +- No code change since 23.08.2 + +------------------------------------------------------------------- Old: ---- akregator-23.08.2.tar.xz akregator-23.08.2.tar.xz.sig New: ---- akregator-23.08.3.tar.xz akregator-23.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akregator.spec ++++++ --- /var/tmp/diff_new_pack.YFlSE4/_old 2023-11-10 12:29:59.833124047 +0100 +++ /var/tmp/diff_new_pack.YFlSE4/_new 2023-11-10 12:29:59.833124047 +0100 @@ -19,7 +19,7 @@ %define kf5_version 5.105.0 %bcond_without released Name: akregator -Version: 23.08.2 +Version: 23.08.3 Release: 0 Summary: RSS Feed Reader License: GPL-2.0-or-later ++++++ akregator-23.08.2.tar.xz -> akregator-23.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-23.08.2/CMakeLists.txt new/akregator-23.08.3/CMakeLists.txt --- old/akregator-23.08.2/CMakeLists.txt 2023-10-10 05:22:16.000000000 +0200 +++ new/akregator-23.08.3/CMakeLists.txt 2023-11-04 12:20:49.000000000 +0100 @@ -1,11 +1,11 @@ # SPDX-License-Identifier: CC0-1.0 # SPDX-FileCopyrightText: none cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.24.2") +set(PIM_VERSION "5.24.3") project(akregator VERSION ${PIM_VERSION}) set(KF_MIN_VERSION "5.105.0") -set(RELEASE_SERVICE_VERSION "23.08.2") +set(RELEASE_SERVICE_VERSION "23.08.3") find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) @@ -57,12 +57,12 @@ if (QT_MAJOR_VERSION STREQUAL "6") set(QT_REQUIRED_VERSION "6.4.0") endif() -set(KONTACTINTERFACE_LIB_VERSION "5.24.2") -set(KPIMTEXTEDIT_LIB_VERSION "5.24.2") -set(LIBGRANTLEETHEME_LIB_VERSION "5.24.2") -set(LIBKDEPIM_LIB_VERSION "5.24.2") -set(MESSAGELIB_LIB_VERSION "5.24.2") -set(PIMCOMMON_LIB_VERSION "5.24.2") +set(KONTACTINTERFACE_LIB_VERSION "5.24.3") +set(KPIMTEXTEDIT_LIB_VERSION "5.24.3") +set(LIBGRANTLEETHEME_LIB_VERSION "5.24.3") +set(LIBKDEPIM_LIB_VERSION "5.24.3") +set(MESSAGELIB_LIB_VERSION "5.24.3") +set(PIMCOMMON_LIB_VERSION "5.24.3") find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test WebEngineWidgets PrintSupport) # Find KF5 package diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-23.08.2/po/ca@valencia/akregator.po new/akregator-23.08.3/po/ca@valencia/akregator.po --- old/akregator-23.08.2/po/ca@valencia/akregator.po 2023-10-10 05:22:16.000000000 +0200 +++ new/akregator-23.08.3/po/ca@valencia/akregator.po 2023-11-04 12:20:49.000000000 +0100 @@ -53,7 +53,7 @@ "want to see this page anymore, <a href='config:/disable_introduction'>click " "here</a>." msgstr "" -"Per a més informació quant a l'ús d'Akregator, aneu al <a href='https://" +"Per a més informació quant a l'ús d'Akregator, aneu fins al <a href='https://" "kontact.kde.org/components/akregator/'>lloc web d'Akregator</a>. Si no voleu " "tornar a veure esta pà gina mai més, <a href='config:/" "disable_introduction'>feu clic acÃ</a>." @@ -1346,22 +1346,22 @@ #: src/actions/actionmanagerimpl.cpp:506 #, kde-format msgid "Go to Top of Tree" -msgstr "Ves al cim de l'arbre" +msgstr "Ves fins al cim de l'arbre" #: src/actions/actionmanagerimpl.cpp:511 #, kde-format msgid "Go to Bottom of Tree" -msgstr "Ves al capdavall de l'arbre" +msgstr "Ves fins al capdavall de l'arbre" #: src/actions/actionmanagerimpl.cpp:516 #, kde-format msgid "Go Left in Tree" -msgstr "Ves a l'esquerra per l'arbre" +msgstr "Ves cap a l'esquerra per l'arbre" #: src/actions/actionmanagerimpl.cpp:521 #, kde-format msgid "Go Right in Tree" -msgstr "Ves a la dreta per l'arbre" +msgstr "Ves cap a la dreta per l'arbre" #: src/actions/actionmanagerimpl.cpp:526 #, kde-format @@ -2209,7 +2209,7 @@ #: src/subscription/subscriptionlistjobs.cpp:71 #, kde-format msgid "Cannot move folder %1 to its own subfolder %2" -msgstr "No s'ha pogut moure la carpeta %1 a la seua pròpia subcarpeta %2" +msgstr "No s'ha pogut moure la carpeta %1 cap a la seua pròpia subcarpeta %2" #: src/subscription/subscriptionlistmodel.cpp:49 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-23.08.2/po/fr/akregator.po new/akregator-23.08.3/po/fr/akregator.po --- old/akregator-23.08.2/po/fr/akregator.po 2023-10-10 05:22:16.000000000 +0200 +++ new/akregator-23.08.3/po/fr/akregator.po 2023-11-04 12:20:49.000000000 +0100 @@ -20,8 +20,8 @@ "Project-Id-Version: akregator\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-04-01 00:51+0000\n" -"PO-Revision-Date: 2023-02-05 17:31+0100\n" -"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n" +"PO-Revision-Date: 2023-10-11 17:00+0200\n" +"Last-Translator: Xavier BESNARD <xavier.besn...@neuf.fr>\n" "Language-Team: fr\n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -390,7 +390,9 @@ #: configuration/ui/settings_browser.ui:146 #, kde-format msgid "Verify URLs using Google's Safe Browsing API" -msgstr "Vérifier les URL grâce à l'API « Safe Browsing » de Google" +msgstr "" +"Vérifier les URL grâce à l'API « Safe Browsing » de Google pour la " +"navigation sécurisée » " #. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableJavascript) #. i18n: ectx: label, entry, group (Browser) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-23.08.2/po/gl/akregator.po new/akregator-23.08.3/po/gl/akregator.po --- old/akregator-23.08.2/po/gl/akregator.po 2023-10-10 05:22:16.000000000 +0200 +++ new/akregator-23.08.3/po/gl/akregator.po 2023-11-04 12:20:49.000000000 +0100 @@ -734,7 +734,7 @@ "connection because of having \"gator\" in the name." msgstr "" "Esta opción permite que a persoa usuaria indique unha cadea personalizada co " -"axente de usuario no canto de usar o predeterminado. Isto aparece aquà " +"axente de usuaria no canto de usar o predeterminado. Isto aparece aquà " "porque algúns mandatarios poden interromper a conexión se «gator» aparecer " "no nome." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-23.08.2/po/zh_CN/akregator.po new/akregator-23.08.3/po/zh_CN/akregator.po --- old/akregator-23.08.2/po/zh_CN/akregator.po 2023-10-10 05:22:16.000000000 +0200 +++ new/akregator-23.08.3/po/zh_CN/akregator.po 2023-11-04 12:20:49.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-04-01 00:51+0000\n" -"PO-Revision-Date: 2023-09-16 10:11\n" +"PO-Revision-Date: 2023-10-21 13:57\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-23.08.2/src/data/org.kde.akregator.appdata.xml new/akregator-23.08.3/src/data/org.kde.akregator.appdata.xml --- old/akregator-23.08.2/src/data/org.kde.akregator.appdata.xml 2023-10-10 05:22:16.000000000 +0200 +++ new/akregator-23.08.3/src/data/org.kde.akregator.appdata.xml 2023-11-04 12:20:49.000000000 +0100 @@ -225,10 +225,10 @@ <binary>akregator</binary> </provides> <releases> + <release version="5.24.3" date="2023-11-09"/> <release version="5.24.2" date="2023-10-12"/> <release version="5.24.1" date="2023-09-14"/> <release version="5.24.0" date="2023-08-24"/> - <release version="5.23.3" date="2023-07-06"/> </releases> <content_rating type="oars-1.1"/> </component>