Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotifications for openSUSE:Factory 
checked in at 2022-12-12 17:38:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotifications (Old)
 and      /work/SRC/openSUSE:Factory/.knotifications.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotifications"

Mon Dec 12 17:38:33 2022 rev:111 rq:1042141 version:5.101.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotifications/knotifications.changes    
2022-11-15 13:19:46.472298625 +0100
+++ /work/SRC/openSUSE:Factory/.knotifications.new.1835/knotifications.changes  
2022-12-12 17:40:21.121377494 +0100
@@ -1,0 +2,11 @@
+Tue Dec  6 20:10:51 UTC 2022 - Christophe Marin <christo...@krop.fr>
+
+- Update to 5.101.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.101.0
+- Changes since 5.100.0:
+  * KNotification: Add hints property
+  * Fix typo
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ knotifications.spec ++++++
--- /var/tmp/diff_new_pack.j0MQT3/_old  2022-12-12 17:40:21.645380137 +0100
+++ /var/tmp/diff_new_pack.j0MQT3/_new  2022-12-12 17:40:21.649380157 +0100
@@ -17,18 +17,17 @@
 
 
 %define lname   libKF5Notifications5
-%define _tar_path 5.100
+%define _tar_path 5.101
 # 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.100.0
+Version:        5.101.0
 Release:        0
 Summary:        KDE Desktop notifications
 License:        LGPL-2.1-or-later
-Group:          System/GUI/KDE
 URL:            https://www.kde.org
 Source:         %{name}-%{version}.tar.xz
 %if %{with released}
@@ -67,7 +66,6 @@
 
 %package -n %{lname}
 Summary:        KDE Desktop notifications
-Group:          System/GUI/KDE
 
 %description -n %{lname}
 KNotification is used to notify the user of an event. It covers feedback and
@@ -75,7 +73,6 @@
 
 %package devel
 Summary:        KDE Desktop notifications: Build Environment
-Group:          Development/Libraries/KDE
 Requires:       %{lname} = %{version}
 Requires:       extra-cmake-modules
 Requires:       cmake(Qt5DBus) >= 5.15.0


++++++ knotifications-5.100.0.tar.xz -> knotifications-5.101.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.100.0/CMakeLists.txt 
new/knotifications-5.101.0/CMakeLists.txt
--- old/knotifications-5.100.0/CMakeLists.txt   2022-11-05 13:29:59.000000000 
+0100
+++ new/knotifications-5.101.0/CMakeLists.txt   2022-12-03 10:49:37.000000000 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.100.0") # handled by release scripts
-set(KF_DEP_VERSION "5.100.0") # handled by release scripts
+set(KF_VERSION "5.101.0") # handled by release scripts
+set(KF_DEP_VERSION "5.101.0") # handled by release scripts
 project(KNotifications VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.100.0  NO_MODULE)
+find_package(ECM 5.101.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.100.0/poqm/is/knotifications5_qt.po 
new/knotifications-5.101.0/poqm/is/knotifications5_qt.po
--- old/knotifications-5.100.0/poqm/is/knotifications5_qt.po    2022-11-05 
13:29:59.000000000 +0100
+++ new/knotifications-5.101.0/poqm/is/knotifications5_qt.po    2022-12-03 
10:49:37.000000000 +0100
@@ -6,30 +6,29 @@
 # Richard Allen <r...@ra.is>, 1998-2004.
 # Pjetur G. Hjaltason <pje...@pjetur.net>, 2003.
 # Arnar Leósson <leos...@frisurf.no>, 2003, 2005.
-# Sveinn í Felli <svei...@nett.is>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 
2016.
+# Sveinn í Felli <svei...@nett.is>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 
2016, 2022.
 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: 2016-11-19 23:37+0000\n"
+"PO-Revision-Date: 2022-11-11 19:49+0000\n"
 "Last-Translator: Sveinn í Felli <s...@fellsnet.is>\n"
-"Language-Team: Icelandic <translation-team...@lists.sourceforge.net>\n"
+"Language-Team: Icelandic\n"
 "Language: is\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 21.12.3\n"
 "Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\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 (tengill)"
+msgstr "%1 (mistókst)"
 
 #: knotificationrestrictions.cpp:195
 msgctxt "KNotificationRestrictions|"
@@ -37,36 +36,24 @@
 msgstr "Óþekkt forrit"
 
 #: kstatusnotifieritem.cpp:515 kstatusnotifieritem.cpp:1124
-#, fuzzy
-#| msgctxt "KStatusNotifierItem|"
-#| msgid "&Minimize"
 msgctxt "KStatusNotifierItem|@action:inmenu"
 msgid "&Minimize"
 msgstr "&Lágmarka"
 
 #: kstatusnotifieritem.cpp:864
-#, fuzzy
-#| msgctxt "KStatusNotifierItem|"
-#| msgid "Quit"
 msgctxt "KStatusNotifierItem|@action:inmenu"
 msgid "Quit"
 msgstr "Hætta"
 
 #: kstatusnotifieritem.cpp:1122
-#, fuzzy
-#| msgctxt "KStatusNotifierItem|"
-#| msgid "&Restore"
 msgctxt "KStatusNotifierItem|@action:inmenu"
 msgid "&Restore"
-msgstr "Endur&heimta"
+msgstr "Endu&rheimta"
 
 #: kstatusnotifieritem.cpp:1136
-#, fuzzy
-#| msgctxt "KStatusNotifierItem|"
-#| msgid "Confirm Quit From System Tray"
 msgctxt "KStatusNotifierItem|@title:window"
 msgid "Confirm Quit From System Tray"
-msgstr "Staðfesta þegar þú vilt hætta með því að nota hnapp í 
kerfisbakka"
+msgstr "Staðfesta að þú viljir hætta frá kerfisbakka"
 
 #: kstatusnotifieritem.cpp:1137
 #, qt-format
@@ -75,9 +62,6 @@
 msgstr "<qt>Ertu viss um að þú viljir hætta í <b>%1</b>?</qt>"
 
 #: kstatusnotifieritem.cpp:1141
-#, fuzzy
-#| msgctxt "KStatusNotifierItem|"
-#| msgid "Quit"
 msgctxt "KStatusNotifierItem|@action:button"
 msgid "Quit"
 msgstr "Hætta"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifications-5.100.0/poqm/zh_CN/knotifications5_qt.po 
new/knotifications-5.101.0/poqm/zh_CN/knotifications5_qt.po
--- old/knotifications-5.100.0/poqm/zh_CN/knotifications5_qt.po 2022-11-05 
13:29:59.000000000 +0100
+++ new/knotifications-5.101.0/poqm/zh_CN/knotifications5_qt.po 2022-12-03 
10:49:37.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-30 07:48\n"
+"PO-Revision-Date: 2022-12-01 06:52\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.100.0/src/android_defaults.notifyrc 
new/knotifications-5.101.0/src/android_defaults.notifyrc
--- old/knotifications-5.100.0/src/android_defaults.notifyrc    2022-11-05 
13:29:59.000000000 +0100
+++ new/knotifications-5.101.0/src/android_defaults.notifyrc    2022-12-03 
10:49:37.000000000 +0100
@@ -23,6 +23,7 @@
 Name[hu]=Végzetes hiba
 Name[ia]=Error Fatal
 Name[id]=Error Fatal
+Name[is]=Banvæn villa
 Name[it]=Errore grave
 Name[ka]=ფატალური შეცდომა
 Name[ko]=치명적 오류
@@ -77,6 +78,7 @@
 Comment[hu]=Olyan hiba történt a programban, melynek hatására a program 
futása befejeződött
 Comment[ia]=Il esseva un serie error que il causava le programma a exir
 Comment[id]=Ada error serius yang menyebabkan program keluar
+Comment[is]=Alvarleg villa átti sér stað sem olli því að forritið 
slökkti á sér
 Comment[it]=Si è verificato un errore grave, che ha causato la chiusura del 
programma
 Comment[ka]=სერიოზული შეცდომა, რ
ომელმაც პროგრამის მუშაობა 
დაასრულა
 Comment[ko]=프로그램이 종료될 정도의 큰 오류가 발생함
@@ -134,6 +136,7 @@
 Name[hu]=Értesítés
 Name[ia]=Notification
 Name[id]=Notifikasi
+Name[is]=Tilkynning
 Name[it]=Notifica
 Name[ka]=შეტყობინება
 Name[ko]=알림
@@ -188,6 +191,7 @@
 Comment[hu]=Valamilyen esemény következett be a programban
 Comment[ia]=Il occurreva qualcosa de special in le programma
 Comment[id]=Sesuatu yang istimewa terjadi dalam program
+Comment[is]=Eitthvað sérstakt gerðist í keyrslu forritsins
 Comment[it]=Si è verificato qualcosa di speciale nel programma
 Comment[ka]=პროგრამას რაღაც 
განსაკუთრებული მოუვიდა
 Comment[ko]=프로그램에서 특별한 일이 발생함
@@ -244,6 +248,7 @@
 Name[hu]=Figyelmeztetés
 Name[ia]=Aviso
 Name[id]=Peringatan
+Name[is]=Aðvörun
 Name[it]=Avviso
 Name[ka]=გაფრთხილება
 Name[ko]=경고
@@ -298,6 +303,7 @@
 Comment[hu]=Hiba történt a programban, de a program futása folytatódhat
 Comment[ia]=Il habeva un error in le programma que il pote causar problemas
 Comment[id]=Ada sebuah error dalam program yang menyebabkan masalah
+Comment[is]=Villa kom upp í forritinu sem valdið vandamálum
 Comment[it]=Si è verificato un errore nel programma che potrebbe causare 
problemi
 Comment[ka]=პროგრამის შეცდომა, რ
ომელსაც პრობლემების 
გამოწვევა შეუძლია
 Comment[ko]=프로그램에 문제를 가져올 수 있는 오류가 발생함
@@ -354,6 +360,7 @@
 Name[hu]=Súlyos hiba
 Name[ia]=Catastrophe
 Name[id]=Malapetaka
+Name[is]=Hörmungarástand
 Name[it]=Catastrofe
 Name[ka]=კატასტროფა
 Name[ko]=중대한 오류
@@ -407,6 +414,7 @@
 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[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]=ძალიან სერიოზული 
შეცდომა, რომელმაც, ყველაზე 
ცოტა, პროგრამის მუშაობა დაასრ
ულა
 Comment[ko]=프로그램이 종료될 정도의 매우 큰 오류가 발생함
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.100.0/src/knotification.cpp 
new/knotifications-5.101.0/src/knotification.cpp
--- old/knotifications-5.100.0/src/knotification.cpp    2022-11-05 
13:29:59.000000000 +0100
+++ new/knotifications-5.101.0/src/knotification.cpp    2022-12-03 
10:49:37.000000000 +0100
@@ -622,6 +622,7 @@
     if (d->id >= 0) {
         d->updateTimer.start();
     }
+    Q_EMIT hintsChanged();
 }
 
 QVariantMap KNotification::hints() const
@@ -629,6 +630,20 @@
     return d->hints;
 }
 
+void KNotification::setHints(const QVariantMap &hints)
+{
+    if (hints == d->hints) {
+        return;
+    }
+
+    d->needUpdate = true;
+    d->hints = hints;
+    if (d->id >= 0) {
+        d->updateTimer.start();
+    }
+    Q_EMIT hintsChanged();
+}
+
 QString KNotification::xdgActivationToken() const
 {
     return d->xdgActivationToken;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifications-5.100.0/src/knotification.h 
new/knotifications-5.101.0/src/knotification.h
--- old/knotifications-5.100.0/src/knotification.h      2022-11-05 
13:29:59.000000000 +0100
+++ new/knotifications-5.101.0/src/knotification.h      2022-12-03 
10:49:37.000000000 +0100
@@ -84,13 +84,18 @@
     Q_PROPERTY(Urgency urgency READ urgency WRITE setUrgency NOTIFY 
urgencyChanged)
     /**
      * @copydoc setAutoDelete
-     * @seince 5.88
+     * @since 5.88
      */
     Q_PROPERTY(bool autoDelete READ isAutoDelete WRITE setAutoDelete NOTIFY 
autoDeleteChanged)
     /**
      * @since 5.90
      */
     Q_PROPERTY(QString xdgActivationToken READ xdgActivationToken NOTIFY 
xdgActivationTokenChanged)
+    /**
+     * @copydoc setHint
+     * @since 5.101
+     */
+    Q_PROPERTY(QVariantMap hints READ hints WRITE setHints NOTIFY hintsChanged)
 
 public:
     /**
@@ -664,6 +669,11 @@
      * @since 5.90
      */
     void xdgActivationTokenChanged();
+    /**
+     * Emitted when @p hints changes.
+     * @since 5.101
+     */
+    void hintsChanged();
 
 public Q_SLOTS:
     /**
@@ -728,7 +738,7 @@
      * @param hint the hint's key
      * @param value the hint's value
      */
-    void setHint(const QString &hint, const QVariant &value);
+    Q_INVOKABLE void setHint(const QString &hint, const QVariant &value);
 
     /**
      * @since 5.57
@@ -736,6 +746,13 @@
      */
     QVariantMap hints() const;
 
+    /**
+     * @since 5.101
+     * Set custom hints on the notification.
+     * @sa setHint
+     */
+    void setHints(const QVariantMap &hints);
+
 private:
     friend class KNotificationManager;
     struct Private;

Reply via email to