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-03-12 16:23:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotifications (Old)
 and      /work/SRC/openSUSE:Factory/.knotifications.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotifications"

Sun Mar 12 16:23:27 2023 rev:114 rq:1070904 version:5.104.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotifications/knotifications.changes    
2023-02-13 16:40:40.115253432 +0100
+++ /work/SRC/openSUSE:Factory/.knotifications.new.31432/knotifications.changes 
2023-03-12 16:25:20.297053399 +0100
@@ -1,0 +2,9 @@
+Mon Mar  6 09:07:58 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 5.104.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.104.0
+- No code change since 5.103.0
+
+-------------------------------------------------------------------

Old:
----
  knotifications-5.103.0.tar.xz
  knotifications-5.103.0.tar.xz.sig

New:
----
  knotifications-5.104.0.tar.xz
  knotifications-5.104.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ knotifications.spec ++++++
--- /var/tmp/diff_new_pack.75JU9p/_old  2023-03-12 16:25:20.801055619 +0100
+++ /var/tmp/diff_new_pack.75JU9p/_new  2023-03-12 16:25:20.809055654 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Notifications5
-%define _tar_path 5.103
+%define _tar_path 5.104
 # 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.103.0
+Version:        5.104.0
 Release:        0
 Summary:        KDE Desktop notifications
 License:        LGPL-2.1-or-later


++++++ knotifications-5.103.0.tar.xz -> knotifications-5.104.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.103.0/CMakeLists.txt 
new/knotifications-5.104.0/CMakeLists.txt
--- old/knotifications-5.103.0/CMakeLists.txt   2023-02-05 10:24:32.000000000 
+0100
+++ new/knotifications-5.104.0/CMakeLists.txt   2023-03-04 11:06:18.000000000 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.103.0") # handled by release scripts
-set(KF_DEP_VERSION "5.103.0") # handled by release scripts
+set(KF_VERSION "5.104.0") # handled by release scripts
+set(KF_DEP_VERSION "5.104.0") # handled by release scripts
 project(KNotifications VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.103.0  NO_MODULE)
+find_package(ECM 5.104.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.103.0/poqm/cs/knotifications5_qt.po 
new/knotifications-5.104.0/poqm/cs/knotifications5_qt.po
--- old/knotifications-5.103.0/poqm/cs/knotifications5_qt.po    2023-02-05 
10:24:32.000000000 +0100
+++ new/knotifications-5.104.0/poqm/cs/knotifications5_qt.po    2023-03-04 
11:06:18.000000000 +0100
@@ -3,22 +3,22 @@
 # Lukáš Tinkl <lu...@kde.org>, 2010, 2011, 2012.
 # Vít Pelčák <v...@pelcak.org>, 2011, 2012, 2013, 2014, 2015, 2020.
 # Tomáš Chvátal <tomas.chva...@gmail.com>, 2012, 2013.
-# Vit Pelcak <v...@pelcak.org>, 2022.
+# Vit Pelcak <v...@pelcak.org>, 2022, 2023.
 #
 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: 2022-01-06 16:56+0100\n"
-"Last-Translator: Vit Pelcak <vpel...@suse.cz>\n"
+"PO-Revision-Date: 2023-02-16 09:04+0100\n"
+"Last-Translator: Vit Pelcak <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
 "Language: cs\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==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 21.12.0\n"
+"X-Generator: Lokalize 22.12.2\n"
 "X-Language: cs_CZ\n"
 "X-Source-Language: en_US\n"
 "X-Qt-Contexts: true\n"
@@ -53,7 +53,7 @@
 #: kstatusnotifieritem.cpp:1136
 msgctxt "KStatusNotifierItem|@title:window"
 msgid "Confirm Quit From System Tray"
-msgstr "Potvrzení ukončení ze systémové lišty"
+msgstr "Potvrzení ukončení ze systémového panelu"
 
 #: kstatusnotifieritem.cpp:1137
 #, qt-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.103.0/poqm/nl/knotifications5_qt.po 
new/knotifications-5.104.0/poqm/nl/knotifications5_qt.po
--- old/knotifications-5.103.0/poqm/nl/knotifications5_qt.po    2023-02-05 
10:24:32.000000000 +0100
+++ new/knotifications-5.104.0/poqm/nl/knotifications5_qt.po    2023-03-04 
11:06:18.000000000 +0100
@@ -13,13 +13,13 @@
 # Kristof Bal <kristof....@gmail.com>, 2008, 2009.
 # Freek de Kruijf <freekdekru...@kde.nl>, 2009, 2010.
 # Freek de Kruijf <freekdekru...@kde.nl>, 2010, 2011, 2012.
-# Freek de Kruijf <freekdekru...@kde.nl>, 2010, 2011, 2013, 2014, 2020, 2022.
+# Freek de Kruijf <freekdekru...@kde.nl>, 2010, 2011, 2013, 2014, 2020, 2022, 
2023.
 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: 2022-01-02 15:04+0100\n"
+"PO-Revision-Date: 2023-02-17 11:06+0100\n"
 "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
 "Language-Team: \n"
 "Language: nl\n"
@@ -28,7 +28,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Files: kfarch.cpp kfdird.cpp kfind.cpp kfindtop.cpp kfoptions.cpp kfsave.cpp "
 "kftabdlg.cpp kftypes.cpp kfwin.cpp main.cpp mkfdird.cpp mkfind.cpp\n"
-"X-Generator: Lokalize 21.12.0\n"
+"X-Generator: Lokalize 22.12.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
@@ -42,7 +42,7 @@
 #: knotificationrestrictions.cpp:195
 msgctxt "KNotificationRestrictions|"
 msgid "Unknown Application"
-msgstr "Onbekende applicatie"
+msgstr "Onbekende toepassing"
 
 #: kstatusnotifieritem.cpp:515 kstatusnotifieritem.cpp:1124
 msgctxt "KStatusNotifierItem|@action:inmenu"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifications-5.103.0/poqm/zh_CN/knotifications5_qt.po 
new/knotifications-5.104.0/poqm/zh_CN/knotifications5_qt.po
--- old/knotifications-5.103.0/poqm/zh_CN/knotifications5_qt.po 2023-02-05 
10:24:32.000000000 +0100
+++ new/knotifications-5.104.0/poqm/zh_CN/knotifications5_qt.po 2023-03-04 
11:06:18.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2023-01-12 10:30\n"
+"PO-Revision-Date: 2023-02-24 12:43\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.103.0/src/android_defaults.notifyrc 
new/knotifications-5.104.0/src/android_defaults.notifyrc
--- old/knotifications-5.103.0/src/android_defaults.notifyrc    2023-02-05 
10:24:32.000000000 +0100
+++ new/knotifications-5.104.0/src/android_defaults.notifyrc    2023-03-04 
11:06:18.000000000 +0100
@@ -209,7 +209,7 @@
 Comment[pt]=Ocorreu algo de especial no programa
 Comment[pt_BR]=Algo especial aconteceu no programa
 Comment[ro]=S-a întâmplat ceva deosebit în program
-Comment[ru]=С программой произошло что-то 
странное
+Comment[ru]=В программе что-то произошло
 Comment[sk]=V programe sa stalo niečo zvláštne
 Comment[sl]=V programu se je zgodilo nekaj posebnega
 Comment[sr]=Нешто посебно се догодило у програму

Reply via email to