Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kparts"

Thu Jul 15 23:59:54 2021 rev:91 rq:905518 version:5.84.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kparts/kparts.changes    2021-06-16 
20:35:44.379212200 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.2625/kparts.changes  2021-07-16 
00:01:42.452937969 +0200
@@ -1,0 +2,9 @@
+Sun Jul  4 07:45:42 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:
----
  kparts-5.83.0.tar.xz
  kparts-5.83.0.tar.xz.sig

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

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

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.XsFhZd/_old  2021-07-16 00:01:43.088932674 +0200
+++ /var/tmp/diff_new_pack.XsFhZd/_new  2021-07-16 00:01:43.088932674 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:           kparts
-Version:        5.83.0
+Version:        5.84.0
 Release:        0
 Summary:        Plugin framework for user interface components
 License:        LGPL-2.1-or-later


++++++ kparts-5.83.0.tar.xz -> kparts-5.84.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.83.0/CMakeLists.txt 
new/kparts-5.84.0/CMakeLists.txt
--- old/kparts-5.83.0/CMakeLists.txt    2021-06-05 11:22:29.000000000 +0200
+++ new/kparts-5.84.0/CMakeLists.txt    2021-07-03 14:16:21.000000000 +0200
@@ -1,11 +1,11 @@
 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(KParts VERSION ${KF_VERSION})
 
 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/kparts-5.83.0/po/de/kparts5.po 
new/kparts-5.84.0/po/de/kparts5.po
--- old/kparts-5.83.0/po/de/kparts5.po  2021-06-05 11:22:29.000000000 +0200
+++ new/kparts-5.84.0/po/de/kparts5.po  2021-07-03 14:16:21.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 19.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.83.0/po/hi/kparts5.po 
new/kparts-5.84.0/po/hi/kparts5.po
--- old/kparts-5.83.0/po/hi/kparts5.po  2021-06-05 11:22:29.000000000 +0200
+++ new/kparts-5.84.0/po/hi/kparts5.po  2021-07-03 14:16:21.000000000 +0200
@@ -5,30 +5,31 @@
 # Ravishankar Shrivastava <[email protected]>, 2007.
 # Ravishankar Shrivastava <[email protected]>, 2008.
 # G Karunakar <[email protected]>, 2009, 2010, 2012.
+# 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-02-28 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-07-01 17:45+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"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "????????????????????? ??????????????????????????????"
+msgstr "????????????????????? ??????????????????????????????, 
??????????????????????????? ????????????"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected], [email protected]"
 
 #: browserextension.cpp:219
 #, kde-format
@@ -144,30 +145,27 @@
 #: htmlsettingsinterface.cpp:21
 #, kde-format
 msgid "Accept"
-msgstr "?????????????????????"
+msgstr "???????????????????????????"
 
 #: htmlsettingsinterface.cpp:23
 #, kde-format
 msgid "Reject"
-msgstr "????????????????????????"
+msgstr "??????????????????"
 
 #: partloader.cpp:181
-#, fuzzy, kde-format
-#| msgid ""
-#| "The service '%1' does not provide an interface '%2' with keyword '%3'"
+#, kde-format
 msgid "The plugin '%1' does not provide an interface '%2' with keyword '%3'"
-msgstr "???????????? '%1' ???????????????????????? '%2' 
??????????????????????????? '%3' ?????? ????????? ?????????????????? 
???????????? ???????????? ??????"
+msgstr "???????????? '%1' ???????????????????????? '%2' 
??????????????????????????? '%3' ?????? ????????? ?????????????????? 
???????????? ???????????? ??????"
 
 #: partloader.cpp:198
-#, fuzzy, kde-format
-#| msgid "No handler found for %1."
+#, kde-format
 msgid "No part was found for mimeType %1"
-msgstr " %1 ?????? ????????? ????????? ?????????????????? ???????????? 
????????????."
+msgstr "???????????????????????? %1 ?????? ????????? ????????? ????????? 
???????????? ???????????????"
 
 #: readwritepart.cpp:80
 #, kde-format
 msgid "Untitled"
-msgstr "???????????? ??????????????????"
+msgstr "???????????????????????????"
 
 #: readwritepart.cpp:89
 #, kde-format
@@ -175,7 +173,7 @@
 "The document \"%1\" has been modified.\n"
 "Do you want to save your changes or discard them?"
 msgstr ""
-"??????????????????????????? \"%1\" ??????????????????????????? ???????????? 
????????? ??????.\n"
+"??????????????????????????? \"%1\" ??????????????????????????? ???????????? 
????????? ?????????\n"
 "???????????? ?????? ????????? ?????????????????? ????????????????????? ?????? 
?????????????????????????????? ?????? ???????????? ??????????"
 
 #: readwritepart.cpp:92
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.83.0/po/zh_CN/kparts5.po 
new/kparts-5.84.0/po/zh_CN/kparts5.po
--- old/kparts-5.83.0/po/zh_CN/kparts5.po       2021-06-05 11:22:29.000000000 
+0200
+++ new/kparts-5.84.0/po/zh_CN/kparts5.po       2021-07-03 14:16:21.000000000 
+0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-02-28 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/kparts-5.83.0/templates/kpartsapp/kpartsapp.kdevtemplate 
new/kparts-5.84.0/templates/kpartsapp/kpartsapp.kdevtemplate
--- old/kparts-5.83.0/templates/kpartsapp/kpartsapp.kdevtemplate        
2021-06-05 11:22:29.000000000 +0200
+++ new/kparts-5.84.0/templates/kpartsapp/kpartsapp.kdevtemplate        
2021-07-03 14:16:21.000000000 +0200
@@ -16,6 +16,7 @@
 Name[fi]=KParts-sovellus
 Name[fr]=Application KParts
 Name[gl]=Aplicaci??n de KParts
+Name[hi]=??????????????????????????? ???????????????????????????
 Name[hu]=KParts alkalmaz??s
 Name[ia]=Application de KParts
 Name[id]=Aplikasi KParts
@@ -60,6 +61,7 @@
 Comment[fi]=Luo KParts-sovelluskehykseen pohjautuva sovellus k??ytt??en CMakea.
 Comment[fr]=G??n??rer une application construite sur l'environnement KParts, 
utilisant CMake.
 Comment[gl]=Xerar unha aplicaci??n constru??da coa infraestrutura KParts, 
usando CMake.
+Comment[hi]=??????????????? ?????? ??????????????? ???????????? 
??????????????????????????? ??????????????? ?????? ????????????????????? ?????? 
??????????????????????????? ????????????????????? ???????????????
 Comment[hu]=Gener??l egy, a KParts keretrendszerre ??p??l??, CMake-et 
haszn??l?? alkalmaz??st.
 Comment[ia]=Generar un application construite sur le skeleto KParts, usante 
CMake.
 Comment[id]=Menghasilkan sebuah pembikinan aplikasi pada kerangka kerja 
KParts, menggunakan CMake.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.83.0/tests/testmainwindow.cpp 
new/kparts-5.84.0/tests/testmainwindow.cpp
--- old/kparts-5.83.0/tests/testmainwindow.cpp  2021-06-05 11:22:29.000000000 
+0200
+++ new/kparts-5.84.0/tests/testmainwindow.cpp  2021-07-03 14:16:21.000000000 
+0200
@@ -68,12 +68,7 @@
 
     KStandardAction::configureToolbars(this, 
&KParts::MainWindow::configureToolbars, actionCollection());
 
-    // KXMLGUIFactory::configureShortcuts(bool bAllowLetterShortcuts = true, 
bool bSaveSettings = true)
-    // can't be connected directly to the QAction::triggered(bool) signal
-    auto configureShortcutsSlot = [this]() {
-        guiFactory()->configureShortcuts();
-    };
-    KStandardAction::keyBindings(guiFactory(), configureShortcutsSlot, 
actionCollection());
+    KStandardAction::keyBindings(guiFactory(), 
&KXMLGUIFactory::showConfigureShortcutsDialog, actionCollection());
 
     setCentralWidget(m_splitter);
     m_splitter->setMinimumSize(400, 300);

Reply via email to