Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2021-07-15 23:59:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotifyconfig (Old)
 and      /work/SRC/openSUSE:Factory/.knotifyconfig.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotifyconfig"

Thu Jul 15 23:59:52 2021 rev:92 rq:905516 version:5.84.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes      
2021-06-16 20:35:42.907209688 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.2625/knotifyconfig.changes    
2021-07-16 00:01:40.648952987 +0200
@@ -1,0 +2,9 @@
+Sun Jul  4 07:45:40 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.84.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.84.0
+- No code change since 5.83.0
+
+-------------------------------------------------------------------

Old:
----
  knotifyconfig-5.83.0.tar.xz
  knotifyconfig-5.83.0.tar.xz.sig

New:
----
  knotifyconfig-5.84.0.tar.xz
  knotifyconfig-5.84.0.tar.xz.sig

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

Other differences:
------------------
++++++ knotifyconfig.spec ++++++
--- /var/tmp/diff_new_pack.RuE9zD/_old  2021-07-16 00:01:41.260947893 +0200
+++ /var/tmp/diff_new_pack.RuE9zD/_new  2021-07-16 00:01:41.264947859 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.83
+%define _tar_path 5.84
 # 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 lang
 Name:           knotifyconfig
-Version:        5.83.0
+Version:        5.84.0
 Release:        0
 Summary:        Configuration dialog for desktop notifications
 License:        LGPL-2.1-or-later


++++++ knotifyconfig-5.83.0.tar.xz -> knotifyconfig-5.84.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.83.0/CMakeLists.txt 
new/knotifyconfig-5.84.0/CMakeLists.txt
--- old/knotifyconfig-5.83.0/CMakeLists.txt     2021-06-05 11:22:04.000000000 
+0200
+++ new/knotifyconfig-5.84.0/CMakeLists.txt     2021-07-03 14:15:57.000000000 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.83.0") # handled by release scripts
-set(KF_DEP_VERSION "5.83.0") # handled by release scripts
+set(KF_VERSION "5.84.0") # handled by release scripts
+set(KF_DEP_VERSION "5.84.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.83.0  NO_MODULE)
+find_package(ECM 5.84.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/knotifyconfig-5.83.0/po/de/knotifyconfig5.po 
new/knotifyconfig-5.84.0/po/de/knotifyconfig5.po
--- old/knotifyconfig-5.83.0/po/de/knotifyconfig5.po    2021-06-05 
11:22:04.000000000 +0200
+++ new/knotifyconfig-5.84.0/po/de/knotifyconfig5.po    2021-07-03 
14:15:57.000000000 +0200
@@ -21,7 +21,6 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Sound_check)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.83.0/po/hi/knotifyconfig5.po 
new/knotifyconfig-5.84.0/po/hi/knotifyconfig5.po
--- old/knotifyconfig-5.83.0/po/hi/knotifyconfig5.po    2021-06-05 
11:22:04.000000000 +0200
+++ new/knotifyconfig-5.84.0/po/hi/knotifyconfig5.po    2021-07-03 
14:15:57.000000000 +0200
@@ -5,26 +5,28 @@
 # Ravishankar Shrivastava <[email protected]>, 2007.
 # Ravishankar Shrivastava <[email protected]>, 2008.
 # G Karunakar <[email protected]>, 2009, 2010, 2012.
+# Sameer Singh <[email protected]>, 2021.
+# Raghavendra Kamath <[email protected]>, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-13 02:23+0100\n"
-"PO-Revision-Date: 2012-06-25 15:27+0530\n"
-"Last-Translator: G Karunakar <[email protected]>\n"
-"Language-Team: Hindi <[email protected]>\n"
+"PO-Revision-Date: 2021-06-27 14:35+0530\n"
+"Last-Translator: Raghavendra Kamath <[email protected]>\n"
+"Language-Team: kde-hindi\n"
 "Language: hi\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 1.2\n"
+"X-Generator: Lokalize 21.04.2\n"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Sound_check)
 #: knotifyconfigactionswidgetbase.ui:28
 #, kde-format
 msgid "Play a &sound"
-msgstr "??????????????? ???????????????"
+msgstr "?????? ??????????????? ???????????????(&s)"
 
 #. i18n: ectx: property (toolTip), widget (KUrlRequester, Sound_select)
 #: knotifyconfigactionswidgetbase.ui:54
@@ -36,7 +38,7 @@
 #: knotifyconfigactionswidgetbase.ui:61
 #, kde-format
 msgid "Show a message in a &popup"
-msgstr "????????? ?????? ??????????????? ????????? ??????????????? 
?????????????????? (&p)"
+msgstr "????????? ?????? ??????????????? ????????? ??????????????? 
?????????????????? (&p)"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Logfile_check)
 #: knotifyconfigactionswidgetbase.ui:68
@@ -54,19 +56,19 @@
 #: knotifyconfigactionswidgetbase.ui:95
 #, kde-format
 msgid "Run &command"
-msgstr "??????????????? ???????????????(&R)"
+msgstr "?????????????????? ???????????????(&R)"
 
 #. i18n: ectx: property (toolTip), widget (KUrlRequester, Execute_select)
 #: knotifyconfigactionswidgetbase.ui:111
 #, kde-format
 msgid "Select the command to run"
-msgstr "??????????????? ?????? ????????? ??????????????? ???????????????"
+msgstr "??????????????? ?????? ????????? ?????????????????? ???????????????"
 
 #. i18n: ectx: property (text), widget (QCheckBox, TTS_check)
 #: knotifyconfigactionswidgetbase.ui:118
 #, kde-format
 msgid "Sp&eech"
-msgstr "???????????? (&e)"
+msgstr "????????? (&e)"
 
 #. i18n: ectx: property (whatsThis), widget (QComboBox, TTS_combo)
 #: knotifyconfigactionswidgetbase.ui:131
@@ -78,6 +80,10 @@
 "event</dd><dt>%a</dt><dd>Application that sent the event</dd><dt>%m</"
 "dt><dd>The message sent by the application</dd></dl></qt>"
 msgstr ""
+"<qt>?????????????????????????????? ?????? ????????? ?????????????????? ?????? 
???????????? ?????? ??????????????? ?????? ?????? ?????????????????? 
???????????? ????????? ????????? ?????? \"?????????????????? "
+"????????? ???????????????\" ?????? ????????? ???????????? ????????? ?????? 
?????????????????? ????????? ????????? ??????????????? ?????? 
?????????????????????????????? ????????????????????????????????? ????????? 
?????? ?????????????????? "
+"?????? ???????????? ?????????<dl><dt>%e</dt><dd>???????????? ?????? 
?????????</dd><dt>%a</dt><dd>??????????????????????????? ??????????????? 
???????????? "
+"????????????</dd><dt>%m</dt><dd>??????????????????????????? 
?????????????????? ???????????? ????????? ??????????????????</dd></dl></qt>"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, TTS_combo)
 #: knotifyconfigactionswidgetbase.ui:135
@@ -107,11 +113,15 @@
 "dd><dt>%a</dt><dd>Application that sent the event</dd><dt>%m</dt><dd>The "
 "message sent by the application</dd></dl></qt>"
 msgstr ""
+"<qt>???????????? ?????? ????????? ?????????????????? ?????? ???????????? 
?????? ??????????????? ?????? ?????? ?????????????????? ???????????? ?????????  
????????? ?????? \"?????????????????? ????????? "
+"???????????????\" ?????? ????????? ???????????? ????????? ?????? 
?????????????????? ????????? ????????? ????????????. ?????? 
?????????????????????????????? ????????????????????????????????? ????????? 
?????? ?????????????????? ?????? "
+"???????????? ?????????<dl><dt>%e</dt><dd>???????????? ?????? 
?????????</dd><dt>%a</dt><dd>??????????????????????????? ??????????????? 
???????????? "
+"????????????</dd><dt>%m</dt><dd>??????????????????????????? 
?????????????????? ???????????? ????????? ??????????????????</dd></dl></qt>"
 
 #: knotifyconfigwidget.cpp:119
 #, kde-format
 msgid "Configure Notifications"
-msgstr "????????????????????? ??????????????????????????? ????????????"
+msgstr "????????????????????? ???????????????????????? ????????????"
 
 #: knotifyeventlist.cpp:82
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.83.0/po/zh_CN/knotifyconfig5.po 
new/knotifyconfig-5.84.0/po/zh_CN/knotifyconfig5.po
--- old/knotifyconfig-5.83.0/po/zh_CN/knotifyconfig5.po 2021-06-05 
11:22:04.000000000 +0200
+++ new/knotifyconfig-5.84.0/po/zh_CN/knotifyconfig5.po 2021-07-03 
14:15:57.000000000 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-13 02:23+0100\n"
-"PO-Revision-Date: 2021-06-03 16:05\n"
+"PO-Revision-Date: 2021-06-20 07:35\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.83.0/tests/knotifytestwindow.cpp 
new/knotifyconfig-5.84.0/tests/knotifytestwindow.cpp
--- old/knotifyconfig-5.83.0/tests/knotifytestwindow.cpp        2021-06-05 
11:22:04.000000000 +0200
+++ new/knotifyconfig-5.84.0/tests/knotifytestwindow.cpp        2021-07-03 
14:15:57.000000000 +0200
@@ -33,7 +33,8 @@
 
     // set up the actions
     actionCollection()->addAction(KStandardAction::Quit, this, SLOT(close()));
-    actionCollection()->addAction(KStandardAction::KeyBindings, guiFactory(), 
SLOT(configureShortcuts()));
+
+    KStandardAction::keyBindings(guiFactory(), 
&KXMLGUIFactory::showConfigureShortcutsDialog, actionCollection());
 
     createGUI(QFINDTESTDATA("knotifytestui.rc"));
 

Reply via email to