Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package knotifications for openSUSE:Factory checked in at 2023-02-13 16:38:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knotifications (Old) and /work/SRC/openSUSE:Factory/.knotifications.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knotifications" Mon Feb 13 16:38:37 2023 rev:113 rq:1064604 version:5.103.0 Changes: -------- --- /work/SRC/openSUSE:Factory/knotifications/knotifications.changes 2023-01-16 18:00:36.699391463 +0100 +++ /work/SRC/openSUSE:Factory/.knotifications.new.1848/knotifications.changes 2023-02-13 16:40:40.115253432 +0100 @@ -1,0 +2,10 @@ +Wed Feb 8 09:12:59 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 5.103.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.103.0 +- Changes since 5.102.0: + * knotification: Fix documentation typo + +------------------------------------------------------------------- Old: ---- knotifications-5.102.0.tar.xz knotifications-5.102.0.tar.xz.sig New: ---- knotifications-5.103.0.tar.xz knotifications-5.103.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knotifications.spec ++++++ --- /var/tmp/diff_new_pack.gIPjcC/_old 2023-02-13 16:40:40.619256695 +0100 +++ /var/tmp/diff_new_pack.gIPjcC/_new 2023-02-13 16:40:40.623256720 +0100 @@ -17,14 +17,14 @@ %define lname libKF5Notifications5 -%define _tar_path 5.102 +%define _tar_path 5.103 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: knotifications -Version: 5.102.0 +Version: 5.103.0 Release: 0 Summary: KDE Desktop notifications License: LGPL-2.1-or-later @@ -98,8 +98,7 @@ %find_lang knotifications5 --with-qt --without-mo -%post -n %{lname} -p /sbin/ldconfig -%postun -n %{lname} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{lname} %files -n %{lname}-lang -f knotifications5.lang ++++++ knotifications-5.102.0.tar.xz -> knotifications-5.103.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifications-5.102.0/CMakeLists.txt new/knotifications-5.103.0/CMakeLists.txt --- old/knotifications-5.102.0/CMakeLists.txt 2023-01-07 01:30:47.000000000 +0100 +++ new/knotifications-5.103.0/CMakeLists.txt 2023-02-05 10:24:32.000000000 +0100 @@ -1,12 +1,12 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.102.0") # handled by release scripts -set(KF_DEP_VERSION "5.102.0") # handled by release scripts +set(KF_VERSION "5.103.0") # handled by release scripts +set(KF_DEP_VERSION "5.103.0") # handled by release scripts project(KNotifications VERSION ${KF_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.102.0 NO_MODULE) +find_package(ECM 5.103.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/knotifications-5.102.0/poqm/be/knotifications5_qt.po new/knotifications-5.103.0/poqm/be/knotifications5_qt.po --- old/knotifications-5.102.0/poqm/be/knotifications5_qt.po 2023-01-07 01:30:47.000000000 +0100 +++ new/knotifications-5.103.0/poqm/be/knotifications5_qt.po 2023-02-05 10:24:32.000000000 +0100 @@ -1,6 +1,3 @@ -# translation of kdelibs4.po to Belarusian -# translation of kdelibs4.po to -# # Eugene Zelenko <greende...@mail.ru>, 2002-2004. # Ihar Hrachyshka <ihar.hrachys...@gmail.com>, 2006. # Darafei Praliaskouski <kom...@licei2.com>, 2007. @@ -12,12 +9,12 @@ # kom <m...@komzpa.net>, 2008. msgid "" msgstr "" -"Project-Id-Version: kdelibs4\n" +"Project-Id-Version: 86ff119b1606fcaa910d6b44fc14b611\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2009-09-06 15:21+0300\n" +"PO-Revision-Date: 2023-01-18 04:31\n" "Last-Translator: Darafei Praliaskouski <kom...@gmail.com>\n" -"Language-Team: Belarusian <i...@mova.org>\n" +"Language-Team: Belarusian\n" "Language: be\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,63 +24,54 @@ "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n" "%100>=11 && n%100<=14 ? 2 : 3);\n" "X-Qt-Contexts: true\n" +"X-Crowdin-Project: 86ff119b1606fcaa910d6b44fc14b611\n" +"X-Crowdin-Project-ID: 127\n" +"X-Crowdin-Language: be\n" +"X-Crowdin-File: /main/be/knotifications/knotifications5_qt.po\n" +"X-Crowdin-File-ID: 8137\n" #. Job name, e.g. Copying has failed #: knotificationjobuidelegate.cpp:28 -#, fuzzy, qt-format -#| msgid "%1 (Link)" +#, qt-format msgctxt "KNotificationJobUiDelegate|" msgid "%1 (Failed)" -msgstr "%1 (ÑпаÑÑлка)" +msgstr "%1 (ÐамÑлка)" #: knotificationrestrictions.cpp:195 -#, fuzzy -#| msgid "Quit application" msgctxt "KNotificationRestrictions|" msgid "Unknown Application" -msgstr "ÐÑйÑÑÑ Ð· пÑагÑамÑ" +msgstr "ÐевÑÐ´Ð¾Ð¼Ð°Ñ Ð¿ÑагÑама" #: kstatusnotifieritem.cpp:515 kstatusnotifieritem.cpp:1124 -#, fuzzy -#| msgid "&Minimize" msgctxt "KStatusNotifierItem|@action:inmenu" msgid "&Minimize" msgstr "Ðг&аÑнÑÑÑ" #: kstatusnotifieritem.cpp:864 -#, fuzzy -#| msgid "Quit" msgctxt "KStatusNotifierItem|@action:inmenu" msgid "Quit" -msgstr "ÐÑÑ Ð°Ð´" +msgstr "ÐÑйÑÑÑ" #: kstatusnotifieritem.cpp:1122 -#, fuzzy -#| msgid "&Restore" msgctxt "KStatusNotifierItem|@action:inmenu" msgid "&Restore" msgstr "&ÐднавÑÑÑ" #: kstatusnotifieritem.cpp:1136 -#, fuzzy -#| msgid "Confirm Quit From System Tray" msgctxt "KStatusNotifierItem|@title:window" msgid "Confirm Quit From System Tray" -msgstr "ÐаÑвеÑдзÑÑе вÑÑ Ð°Ð´ з панÑÐ»Ñ Ð·Ð½Ð°Ñак" +msgstr "ÐаÑвеÑдзÑÑÑ Ð²ÑÑ Ð°Ð´ з пÑаÑÑоÑÑ Ð°Ð¿Ð°Ð²ÑÑÑÑннÑÑ" #: kstatusnotifieritem.cpp:1137 -#, fuzzy, qt-format -#| msgid "<qt>Are you sure you want to quit <b>%1</b>?</qt>" +#, qt-format msgctxt "KStatusNotifierItem|" msgid "<qt>Are you sure you want to quit <b>%1</b>?</qt>" -msgstr "<qt>Ð¦Ñ Ð²Ñ ÑапÑаÑÐ´Ñ Ñ Ð¾ÑаÑе вÑйÑÑÑ Ð· <b>%1</b>?</qt>" +msgstr "<qt>СапÑаÑÐ´Ñ Ñ Ð¾ÑаÑе вÑйÑÑÑ Ð· <b>%1</b>?</qt>" #: kstatusnotifieritem.cpp:1141 -#, fuzzy -#| msgid "Quit" msgctxt "KStatusNotifierItem|@action:button" msgid "Quit" -msgstr "ÐÑÑ Ð°Ð´" +msgstr "ÐÑйÑÑÑ" #~ msgctxt "NAME OF TRANSLATORS" #~ msgid "Your names" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifications-5.102.0/poqm/el/knotifications5_qt.po new/knotifications-5.103.0/poqm/el/knotifications5_qt.po --- old/knotifications-5.102.0/poqm/el/knotifications5_qt.po 2023-01-07 01:30:47.000000000 +0100 +++ new/knotifications-5.103.0/poqm/el/knotifications5_qt.po 2023-02-05 10:24:32.000000000 +0100 @@ -14,21 +14,21 @@ # Petros Vidalis <p_vida...@hotmail.com>, 2010, 2011. # Dimitrios Glentadakis <dgl...@gmail.com>, 2010, 2011, 2012, 2013, 2014. # nikos, 2011. -# Stelios <ssta...@gmail.com>, 2012, 2013, 2020. +# Stelios <ssta...@gmail.com>, 2012, 2013, 2020, 2023. # Dimitris Kardarakos <dimk...@gmail.com>, 2015. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2020-08-24 14:38+0300\n" +"PO-Revision-Date: 2023-01-07 10:01+0200\n" "Last-Translator: Stelios <ssta...@gmail.com>\n" "Language-Team: Greek <kde-i18n...@kde.org>\n" "Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 20.04.2\n" +"X-Generator: Lokalize 21.12.3\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Qt-Contexts: true\n" @@ -71,9 +71,6 @@ msgstr "<qt>ÎίÏÏε ÏÎ¯Î³Î¿Ï Ïοι ÏÏι εÏÎ¹Î¸Ï Î¼ÎµÎ¯Ïε Ïον ÏεÏμαÏιÏÎ¼Ï ÏÎ¿Ï <b>%1</b>;</qt>" #: kstatusnotifieritem.cpp:1141 -#, fuzzy -#| msgctxt "KStatusNotifierItem|@action:inmenu" -#| msgid "Quit" msgctxt "KStatusNotifierItem|@action:button" msgid "Quit" msgstr "ÎξοδοÏ" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifications-5.102.0/poqm/zh_CN/knotifications5_qt.po new/knotifications-5.103.0/poqm/zh_CN/knotifications5_qt.po --- old/knotifications-5.102.0/poqm/zh_CN/knotifications5_qt.po 2023-01-07 01:30:47.000000000 +0100 +++ new/knotifications-5.103.0/poqm/zh_CN/knotifications5_qt.po 2023-02-05 10:24:32.000000000 +0100 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2023-01-02 07:11\n" +"PO-Revision-Date: 2023-01-12 10:30\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifications-5.102.0/src/android_defaults.notifyrc new/knotifications-5.103.0/src/android_defaults.notifyrc --- old/knotifications-5.102.0/src/android_defaults.notifyrc 2023-01-07 01:30:47.000000000 +0100 +++ new/knotifications-5.103.0/src/android_defaults.notifyrc 2023-02-05 10:24:32.000000000 +0100 @@ -2,6 +2,7 @@ Name=Fatal Error Name[ar]=خطأ ÙØ§Ø¯Ø Name[az]=Ciddi XÉta +Name[be]=ФаÑалÑÐ½Ð°Ñ Ð¿Ð°Ð¼Ñлка Name[bg]=ФаÑална гÑеÑка Name[bs]=Kobna greÅ¡ka Name[ca]=Error fatal @@ -57,6 +58,7 @@ Comment=There was a serious error causing the program to exit Comment[ar]=ØØ¯Ø« خطأ جاد Ø³Ø¨ÙØ¨ ÙÙØ¨Ø±Ùا٠ج Ø¨Ø¥ØºÙØ§ÙÙ Comment[az]=Proqramdan çıxıŠzamanı ciddi xÉta baÅ verdi +Comment[be]=ÐдбÑлаÑÑ ÑÑÑ'ÑÐ·Ð½Ð°Ñ Ð¿Ð°Ð¼Ñлка, ÑÐºÐ°Ñ Ð¿ÑÑвÑла да вÑÑ Ð°Ð´Ñ Ð· пÑагÑÐ°Ð¼Ñ Comment[bg]=ÐмаÑе ÑеÑиозна гÑеÑка, водеÑа до Ð¸Ð·Ñ Ð¾Ð´ Ð¾Ñ Ð¿ÑогÑамаÑа Comment[bs]=DoÅ¡lo je do ozbiljne greÅ¡ke zbog koje je program obustavljen Comment[ca]=S'ha produït un error seriós que ha provocat la sortida del programa @@ -115,6 +117,7 @@ Name=Notification Name[ar]=إخطار Name[az]=BildiriÅ +Name[be]=ÐпавÑÑÑÑнне Name[bg]=ÐзвеÑÑÐ¸Ñ Name[bs]=ObavjeÅ¡tenje Name[ca]=Notificació @@ -170,6 +173,7 @@ Comment=Something special happened in the program Comment[ar]=ØØ¯Ø« Ø´ÙØ¡ خاص ÙÙ Ø§ÙØ¨Ø±Ùا٠ج Comment[az]=Proqramda xüsusi bir Åey baÅ verdi +Comment[be]=У пÑагÑаме адбÑлоÑÑ Ð½ÐµÑÑа незÑазÑмелае Comment[bg]=СлÑÑи Ñе неÑо необиÑайно пÑи изпÑлнение на пÑогÑамаÑа Comment[bs]=NeÅ¡to posebno se dogodilo u programu Comment[ca]=Quelcom especial ha passat en el programa @@ -227,6 +231,7 @@ Name=Warning Name[ar]=ØªØØ°Ùر Name[az]=XÉbÉrdarlıq +Name[be]=ÐапÑÑÑджанне Name[bg]=ÐÑедÑпÑеждение Name[bs]=Upozorenje Name[ca]=AvÃs @@ -282,6 +287,7 @@ Comment=There was an error in the program which may cause problems Comment[ar]=ØØ¯Ø« خطأ ÙÙ Ø§ÙØ¨Ø±Ùا٠ج ٠٠ا ØªØ³Ø¨ÙØ¨ ب٠شاÙÙ Comment[az]=Proqramda problemlÉr yarada bilÉcÉk xÉta baÅ verdi +Comment[be]=У пÑагÑаме адбÑлаÑÑ Ð¿Ð°Ð¼Ñлка, пÑаз ÑкÑÑ Ð¼Ð¾Ð³ÑÑÑ Ð¿Ð°ÑÑÑаÑÑ Ð¿ÑÐ°Ð±Ð»ÐµÐ¼Ñ Comment[bg]=ÐмаÑе гÑеÑка в пÑогÑамаÑа, коÑÑо може да доведе до пÑоблеми Comment[bs]=DoÅ¡lo je do greÅ¡ke u programu koja može izazvati probleme Comment[ca]=S'ha produït un error en el programa que pot provocar problemes @@ -339,6 +345,7 @@ Name=Catastrophe Name[ar]=ÙØ§Ø±Ø«Ø© Name[az]=FÉlakÉt +Name[be]=ÐаÑаÑÑÑоÑа Name[bg]=СÑив Name[bs]=Katastrofa Name[ca]=Catà strofe @@ -393,6 +400,7 @@ Comment=A very serious error occurred, at least causing the program to exit Comment[ar]=ØØ¯Ø« خطأ جاد Ø¬Ø¯ÙØ§Ø ØªØ³Ø¨ÙØ¨ ÙÙØ¨Ø±Ùا٠ج بإÙÙØ§Ø¦Ù عÙ٠أÙÙ ØªÙØ¯Ùر Comment[az]=Æn azı proqramın baÄlanmasına sÉbÉb olan çox ciddi bir sÉhv baÅ verdi +Comment[be]=ÐдбÑлаÑÑ Ð²ÐµÐ»ÑÐ¼Ñ ÑÑÑ'ÑÐ·Ð½Ð°Ñ Ð¿Ð°Ð¼Ñлка, ÑÐºÐ°Ñ Ð¿ÑÑвÑла да вÑÑ Ð°Ð´Ñ Ð· пÑагÑÐ°Ð¼Ñ Comment[bg]=ÐÑзникна много ÑеÑиозна гÑеÑка, коÑÑо доведе до пÑекÑаÑÑване на пÑогÑамаÑа Comment[bs]=DoÅ¡lo je do vrlo ozbiljne greÅ¡ke, zbog koje je bar program obustavljen Comment[ca]=S'ha produït un error molt seriós, com a mÃnim ha provocat la sortida del programa diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifications-5.102.0/src/knotification.h new/knotifications-5.103.0/src/knotification.h --- old/knotifications-5.102.0/src/knotification.h 2023-01-07 01:30:47.000000000 +0100 +++ new/knotifications-5.103.0/src/knotification.h 2023-02-05 10:24:32.000000000 +0100 @@ -704,7 +704,7 @@ * if you want to show your own presentation in your application, you should use this * function, so it will not be automatically closed when there is nothing to show. * - * Don't forgot to deref, or the notification may be never closed if there is no timeout. + * Don't forget to deref, or the notification may be never closed if there is no timeout. * * @see deref */