Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotifications for openSUSE:Factory 
checked in at 2024-01-15 22:13:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotifications (Old)
 and      /work/SRC/openSUSE:Factory/.knotifications.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotifications"

Mon Jan 15 22:13:28 2024 rev:124 rq:1138932 version:5.114.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotifications/knotifications.changes    
2023-12-17 21:32:13.609370697 +0100
+++ /work/SRC/openSUSE:Factory/.knotifications.new.21961/knotifications.changes 
2024-01-15 22:15:46.047235978 +0100
@@ -1,0 +2,9 @@
+Sat Jan 13 11:21:51 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 5.114.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.114.0
+- No code change since 5.113.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ knotifications.spec ++++++
--- /var/tmp/diff_new_pack.TGhIm0/_old  2024-01-15 22:15:46.699259800 +0100
+++ /var/tmp/diff_new_pack.TGhIm0/_new  2024-01-15 22:15:46.699259800 +0100
@@ -24,7 +24,7 @@
 %define qt5_version 5.15.2
 %bcond_without released
 Name:           knotifications
-Version:        5.113.0
+Version:        5.114.0
 Release:        0
 Summary:        KDE Desktop notifications
 License:        LGPL-2.1-or-later


++++++ knotifications-5.113.0.tar.xz -> knotifications-5.114.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.113.0/.gitlab-ci.yml 
new/knotifications-5.114.0/.gitlab-ci.yml
--- old/knotifications-5.113.0/.gitlab-ci.yml   2023-12-02 10:27:56.000000000 
+0100
+++ new/knotifications-5.114.0/.gitlab-ci.yml   2024-01-06 09:54:05.000000000 
+0100
@@ -2,7 +2,9 @@
 # SPDX-License-Identifier: CC0-1.0
 
 include:
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml
+  - project: sysadmin/ci-utilities
+    file:
+      - /gitlab-templates/linux.yml
+      - /gitlab-templates/android.yml
+      - /gitlab-templates/freebsd.yml
+      - /gitlab-templates/windows.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.113.0/CMakeLists.txt 
new/knotifications-5.114.0/CMakeLists.txt
--- old/knotifications-5.113.0/CMakeLists.txt   2023-12-02 10:27:56.000000000 
+0100
+++ new/knotifications-5.114.0/CMakeLists.txt   2024-01-06 09:54:05.000000000 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.113.0") # handled by release scripts
-set(KF_DEP_VERSION "5.113.0") # handled by release scripts
+set(KF_VERSION "5.114.0") # handled by release scripts
+set(KF_DEP_VERSION "5.114.0") # handled by release scripts
 project(KNotifications VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.113.0  NO_MODULE)
+find_package(ECM 5.114.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.113.0/poqm/fr/knotifications5_qt.po 
new/knotifications-5.114.0/poqm/fr/knotifications5_qt.po
--- old/knotifications-5.113.0/poqm/fr/knotifications5_qt.po    2023-12-02 
10:27:56.000000000 +0100
+++ new/knotifications-5.114.0/poqm/fr/knotifications5_qt.po    2024-01-06 
09:54:05.000000000 +0100
@@ -17,7 +17,7 @@
 # Joëlle Cornavin <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013.
 # Sebastien Renard <[email protected]>, 2013, 2014.
 # Simon Depiets <[email protected]>, 2020.
-# Xavier Besnard <[email protected]>, 2020, 2022.
+# Xavier Besnard <[email protected]>, 2020, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.113.0/poqm/id/knotifications5_qt.po 
new/knotifications-5.114.0/poqm/id/knotifications5_qt.po
--- old/knotifications-5.113.0/poqm/id/knotifications5_qt.po    2023-12-02 
10:27:56.000000000 +0100
+++ new/knotifications-5.114.0/poqm/id/knotifications5_qt.po    2024-01-06 
09:54:05.000000000 +0100
@@ -3,20 +3,22 @@
 # This file is distributed under the same license as the kdelibs4 package.
 # Andhika Padmawan <[email protected]>, 2010-2014.
 # Wantoyo <[email protected]>, 2018, 2019, 2020, 2021.
+# SPDX-FileCopyrightText: 2023 Linerly <[email protected]>
 #
 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: 2021-02-10 10:52+0700\n"
-"Last-Translator: Wantoyo <[email protected]>\n"
+"PO-Revision-Date: 2023-11-12 09:36+0700\n"
+"Last-Translator: Linerly <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 23.08.2\n"
 "X-Qt-Contexts: true\n"
 
 #. Job name, e.g. Copying has failed
@@ -55,15 +57,12 @@
 #, qt-format
 msgctxt "KStatusNotifierItem|"
 msgid "<qt>Are you sure you want to quit <b>%1</b>?</qt>"
-msgstr "<qt>Apakah kamu yakin ingin memberhentikan <b>%1</b>?</qt>"
+msgstr "<qt>Apakah Anda yakin ingin memberhentikan <b>%1</b>?</qt>"
 
 #: kstatusnotifieritem.cpp:1125
-#, fuzzy
-#| msgctxt "KStatusNotifierItem|@action:inmenu"
-#| msgid "Quit"
 msgctxt "KStatusNotifierItem|@action:button"
 msgid "Quit"
-msgstr "Berhenti"
+msgstr "Hentikan"
 
 #~ msgctxt "NAME OF TRANSLATORS"
 #~ msgid "Your names"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifications-5.113.0/poqm/zh_CN/knotifications5_qt.po 
new/knotifications-5.114.0/poqm/zh_CN/knotifications5_qt.po
--- old/knotifications-5.113.0/poqm/zh_CN/knotifications5_qt.po 2023-12-02 
10:27:56.000000000 +0100
+++ new/knotifications-5.114.0/poqm/zh_CN/knotifications5_qt.po 2024-01-06 
09:54:05.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2023-11-25 02:29\n"
+"PO-Revision-Date: 2023-12-30 13:41\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.113.0/src/android_defaults.notifyrc 
new/knotifications-5.114.0/src/android_defaults.notifyrc
--- old/knotifications-5.113.0/src/android_defaults.notifyrc    2023-12-02 
10:27:56.000000000 +0100
+++ new/knotifications-5.114.0/src/android_defaults.notifyrc    2024-01-06 
09:54:05.000000000 +0100
@@ -429,7 +429,7 @@
 Comment[hi]=एक अत्यन्त गम्भीर त्रुटि 
हुई है जिसके कारण अनुप्रयोग 
बन्द हो गया
 Comment[hu]=Hiba történt a programban, a program futása befejeződött
 Comment[ia]=Il occurreva un error le plus serie, al minus causante le exito 
del programma
-Comment[id]=Sebuah error yang sangat serius terjadi, setidaknya menyebabkan 
program keluar
+Comment[id]=Sebuah eror yang sangat serius terjadi, setidaknya menyebabkan 
program keluar
 Comment[is]=Mjög alvarleg villa átti sér stað, a.m.k. næg til að 
forritið slökkti á sér
 Comment[it]=Si è verificato un errore molto grave, che ha causato almeno la 
chiusura del programma
 Comment[ka]=ძალიან სერიოზული 
შეცდომა, რომელმაც, ყველაზე 
ცოტა, პროგრამის მუშაობა დაასრ
ულა

Reply via email to