Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2022-03-14 19:34:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kparts (Old)
 and      /work/SRC/openSUSE:Factory/.kparts.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kparts"

Mon Mar 14 19:34:40 2022 rev:99 rq:961266 version:5.92.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kparts/kparts.changes    2022-02-24 
18:22:03.530680655 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new.25692/kparts.changes 2022-03-14 
19:36:11.310063229 +0100
@@ -1,0 +2,10 @@
+Mon Mar  7 09:27:09 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.92.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.92.0
+- Changes since 5.91.0:
+  * Add Qt6 Android CI
+
+-------------------------------------------------------------------

Old:
----
  kparts-5.91.0.tar.xz
  kparts-5.91.0.tar.xz.sig

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

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

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.ZGd0Zc/_old  2022-03-14 19:36:12.074064145 +0100
+++ /var/tmp/diff_new_pack.ZGd0Zc/_new  2022-03-14 19:36:12.082064155 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%define _tar_path 5.91
+%define _tar_path 5.92
 # 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:           kparts
-Version:        5.91.0
+Version:        5.92.0
 Release:        0
 Summary:        Plugin framework for user interface components
 License:        LGPL-2.1-or-later
@@ -38,20 +38,15 @@
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(KF5Bookmarks) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5Completion) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5DBusAddons) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5GuiAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5ItemViews) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5JobWidgets) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5KIO) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5Service) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5Solid) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5TextWidgets) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5Core) >= 5.15.0
 BuildRequires:  cmake(Qt5Network) >= 5.15.0


++++++ kparts-5.91.0.tar.xz -> kparts-5.92.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.91.0/.gitlab-ci.yml 
new/kparts-5.92.0/.gitlab-ci.yml
--- old/kparts-5.91.0/.gitlab-ci.yml    2022-02-05 22:27:42.000000000 +0100
+++ new/kparts-5.92.0/.gitlab-ci.yml    2022-03-05 14:04:53.000000000 +0100
@@ -5,4 +5,5 @@
   - 
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/linux-qt6.yml
\ No newline at end of file
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.91.0/CMakeLists.txt 
new/kparts-5.92.0/CMakeLists.txt
--- old/kparts-5.91.0/CMakeLists.txt    2022-02-05 22:27:42.000000000 +0100
+++ new/kparts-5.92.0/CMakeLists.txt    2022-03-05 14:04:53.000000000 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.91.0") # handled by release scripts
-set(KF_DEP_VERSION "5.91.0") # handled by release scripts
+set(KF_VERSION "5.92.0") # handled by release scripts
+set(KF_DEP_VERSION "5.92.0") # handled by release scripts
 project(KParts VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.91.0  NO_MODULE)
+find_package(ECM 5.92.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.91.0/po/de/kparts5.po 
new/kparts-5.92.0/po/de/kparts5.po
--- old/kparts-5.91.0/po/de/kparts5.po  2022-02-05 22:27:42.000000000 +0100
+++ new/kparts-5.92.0/po/de/kparts5.po  2022-03-05 14:04:53.000000000 +0100
@@ -5,7 +5,7 @@
 # Georg Schuster <[email protected]>, 2005.
 # Thomas Reitelbach <[email protected]>, 2005, 2006, 2007, 2008, 2009.
 # Burkhard L??ck <[email protected]>, 2006, 2007, 2009, 2010, 2011, 2012, 
2013, 2014, 2017, 2020.
-# Frederik Schwarzer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013.
+# Frederik Schwarzer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2022.
 # Johannes Obermayr <[email protected]>, 2010.
 # Panagiotis Papadopoulos <[email protected]>, 2010.
 # Rolf Eike Beer <[email protected]>, 2012.
@@ -14,14 +14,15 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-17 00:40+0000\n"
-"PO-Revision-Date: 2020-09-08 13:29+0200\n"
-"Last-Translator: Burkhard L??ck <[email protected]>\n"
-"Language-Team: German <[email protected]>\n"
+"PO-Revision-Date: 2022-02-26 02:53+0100\n"
+"Last-Translator: Frederik Schwarzer <[email protected]>\n"
+"Language-Team: German <[email protected]>\n"
 "Language: de\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 21.08.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -166,11 +167,9 @@
 
 # Interface -> Schnittstelle?
 #: partloader.h:97
-#, fuzzy, kde-format
-#| msgid "The plugin '%1' does not provide an interface '%2' with keyword '%3'"
+#, kde-format
 msgid "The plugin '%1' does not provide an interface '%2'"
-msgstr ""
-"Das Modul ???%1??? stellt kein Interface ???%2??? mit dem Schl??sselwort 
???%3??? bereit"
+msgstr "Das Modul ???%1??? stellt kein Interface ???%2??? bereit"
 
 #: readwritepart.cpp:80
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.91.0/po/hi/kparts5.po 
new/kparts-5.92.0/po/hi/kparts5.po
--- old/kparts-5.91.0/po/hi/kparts5.po  2022-02-05 22:27:42.000000000 +0100
+++ new/kparts-5.92.0/po/hi/kparts5.po  2022-03-05 14:04:53.000000000 +0100
@@ -5,21 +5,21 @@
 # Ravishankar Shrivastava <[email protected]>, 2007.
 # Ravishankar Shrivastava <[email protected]>, 2008.
 # G Karunakar <[email protected]>, 2009, 2010, 2012.
-# Raghavendra Kamath <[email protected]>, 2021.
+# Raghavendra Kamath <[email protected]>, 2021, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-17 00:40+0000\n"
-"PO-Revision-Date: 2021-08-21 16:25+0530\n"
+"PO-Revision-Date: 2022-02-10 11:38+0530\n"
 "Last-Translator: Raghavendra Kamath <[email protected]>\n"
-"Language-Team: kde-hindi\n"
+"Language-Team: Hindi <[email protected]>\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 21.08.0\n"
+"X-Generator: Lokalize 21.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -161,10 +161,9 @@
 msgstr "???????????????????????? %1 ?????? ????????? ????????? ????????? 
???????????? ???????????????"
 
 #: partloader.h:97
-#, fuzzy, kde-format
-#| msgid "The plugin '%1' does not provide an interface '%2' with keyword '%3'"
+#, kde-format
 msgid "The plugin '%1' does not provide an interface '%2'"
-msgstr "???????????? '%1' ???????????????????????? '%2' 
??????????????????????????? '%3' ?????? ????????? ?????????????????? 
???????????? ???????????? ??????"
+msgstr "?????????????????? '%1' ???????????????????????? '%2' 
?????????????????? ???????????? ???????????? ??????"
 
 #: readwritepart.cpp:80
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.91.0/po/ro/kparts5.po 
new/kparts-5.92.0/po/ro/kparts5.po
--- old/kparts-5.91.0/po/ro/kparts5.po  2022-02-05 22:27:42.000000000 +0100
+++ new/kparts-5.92.0/po/ro/kparts5.po  2022-03-05 14:04:53.000000000 +0100
@@ -1,14 +1,14 @@
 # Traducerea kdelibs4.po ??n Rom??n??
 # Lauren??iu Buzdugan <[email protected]>, 2008, 2009.
 # Sergiu Bivol <[email protected]>, 2008, 2009, 2010.
-# Sergiu Bivol <[email protected]>, 2010, 2012, 2013, 2014, 2020.
+# Sergiu Bivol <[email protected]>, 2010, 2012, 2013, 2014, 2020, 2022.
 # Cristian One?? <[email protected]>, 2010, 2011, 2012, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-17 00:40+0000\n"
-"PO-Revision-Date: 2020-09-13 13:18+0100\n"
+"PO-Revision-Date: 2022-02-06 17:11+0000\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian\n"
 "Language: ro\n"
@@ -17,7 +17,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -160,10 +160,9 @@
 msgstr "Nu a fost g??sit?? nicio component?? pentru tipul MIME %1"
 
 #: partloader.h:97
-#, fuzzy, kde-format
-#| msgid "The plugin '%1' does not provide an interface '%2' with keyword '%3'"
+#, kde-format
 msgid "The plugin '%1' does not provide an interface '%2'"
-msgstr "Extensia ???%1??? nu furnizeaz?? o interfa???? ???%2??? cu 
cuv??ntul-cheie ???%3???"
+msgstr "Extensia ???%1??? nu furnizeaz?? o interfa???? ???%2???"
 
 #: readwritepart.cpp:80
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.91.0/po/ru/kparts5.po 
new/kparts-5.92.0/po/ru/kparts5.po
--- old/kparts-5.91.0/po/ru/kparts5.po  2022-02-05 22:27:42.000000000 +0100
+++ new/kparts-5.92.0/po/ru/kparts5.po  2022-03-05 14:04:53.000000000 +0100
@@ -15,19 +15,20 @@
 # Julia Dronova <[email protected]>, 2012.
 # Alexander Lakhin <[email protected]>, 2013.
 # Alexander Yavorsky <[email protected]>, 2020.
+# ?????????? ???????????????? <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-17 00:40+0000\n"
-"PO-Revision-Date: 2020-04-11 16:48+0300\n"
-"Last-Translator: Alexander Yavorsky <[email protected]>\n"
+"PO-Revision-Date: 2022-02-16 15:34+0300\n"
+"Last-Translator: ?????????? ???????????????? <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.08.3\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 "X-Environment: kde\n"
@@ -39,14 +40,14 @@
 msgid "Your names"
 msgstr ""
 "???????????????? ??????????,?????????????? ????????????????????,???????????? 
??????????????????,???????????? ????????????,?????????????? "
-"????????????"
+"????????????,?????????? ????????????????"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr ""
 "[email protected],[email protected],[email protected],[email protected],"
-"[email protected]"
+"[email protected],[email protected]"
 
 #: browserextension.cpp:220
 #, kde-format
@@ -180,10 +181,9 @@
 
 # BUGME: ". " at the end is necessary, otherwise the next sentence goes 
without space or full stop. --aspotashev
 #: partloader.h:97
-#, fuzzy, kde-format
-#| msgid "The plugin '%1' does not provide an interface '%2' with keyword '%3'"
+#, kde-format
 msgid "The plugin '%1' does not provide an interface '%2'"
-msgstr "???????????? ??%1?? ???? ?????????????????????????? ?????????????????? 
??%2?? ?? ?????????????????? ?????????????? ??%3??."
+msgstr "???????????? ??%1?? ???? ?????????????????????????? ?????????????????? 
??%2??"
 
 #: readwritepart.cpp:80
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.91.0/po/zh_CN/kparts5.po 
new/kparts-5.92.0/po/zh_CN/kparts5.po
--- old/kparts-5.91.0/po/zh_CN/kparts5.po       2022-02-05 22:27:42.000000000 
+0100
+++ new/kparts-5.92.0/po/zh_CN/kparts5.po       2022-03-05 14:04:53.000000000 
+0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-17 00:40+0000\n"
-"PO-Revision-Date: 2022-01-08 15:23\n"
+"PO-Revision-Date: 2022-02-26 05:17\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to