Hello community,

here is the log from the commit of package ktp-kded-module for 
openSUSE:Leap:15.2 checked in at 2020-05-13 03:53:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ktp-kded-module (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ktp-kded-module.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-kded-module"

Wed May 13 03:53:08 2020 rev:7 rq:797467 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ktp-kded-module/ktp-kded-module.changes        
2020-03-13 11:01:10.816597461 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.ktp-kded-module.new.2738/ktp-kded-module.changes  
    2020-05-13 03:53:10.148367536 +0200
@@ -1,0 +2,28 @@
+Thu Apr 23 12:23:00 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+-------------------------------------------------------------------
+Sun Apr  5 20:30:32 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:17:29 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Port to json metadata
+
+-------------------------------------------------------------------

Old:
----
  ktp-kded-module-19.12.3.tar.xz
  ktp-kded-module-19.12.3.tar.xz.sig

New:
----
  ktp-kded-module-20.04.0.tar.xz
  ktp-kded-module-20.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ ktp-kded-module.spec ++++++
--- /var/tmp/diff_new_pack.f0vbtT/_old  2020-05-13 03:53:11.016369356 +0200
+++ /var/tmp/diff_new_pack.f0vbtT/_new  2020-05-13 03:53:11.016369356 +0200
@@ -16,49 +16,48 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ktp-kded-module
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        KDED module that manages the telepathy interactions with the 
KDE Desktop
 License:        LGPL-2.1-or-later
 Group:          Productivity/Networking/Instant Messenger
 URL:            
https://community.kde.org/Real-Time_Communication_and_Collaboration
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
-BuildRequires:  kactivities5-devel
-BuildRequires:  kcmutils-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kdbusaddons-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel
-BuildRequires:  kidletime-devel
-BuildRequires:  kio-devel
-BuildRequires:  knotifications-devel
-BuildRequires:  ktp-common-internals-devel
 BuildRequires:  ktp-icons
-BuildRequires:  kwallet-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  pkgconfig
 BuildRequires:  telepathy-logger-qt5-devel
 BuildRequires:  telepathy-qt5-devel
-BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Sql) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  cmake(KF5Activities)
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IdleTime)
+BuildRequires:  cmake(KF5KCMUtils)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5Notifications)
+BuildRequires:  cmake(KF5Wallet)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KTp)
+BuildRequires:  cmake(Qt5Concurrent) >= 5.2.0
+BuildRequires:  cmake(Qt5Network) >= 5.2.0
+BuildRequires:  cmake(Qt5Sql) >= 5.2.0
+BuildRequires:  cmake(Qt5Test) >= 5.2.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.2.0
+Recommends:     %{name}-lang
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
-Recommends:     %{name}-lang
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 
 %description
 This module sits in KDED and takes care of various bits of system integration


++++++ ktp-kded-module-19.12.3.tar.xz -> ktp-kded-module-20.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-kded-module-19.12.3/CMakeLists.txt 
new/ktp-kded-module-20.04.0/CMakeLists.txt
--- old/ktp-kded-module-19.12.3/CMakeLists.txt  2020-03-03 01:30:36.000000000 
+0100
+++ new/ktp-kded-module-20.04.0/CMakeLists.txt  2020-04-17 02:37:10.000000000 
+0200
@@ -3,10 +3,10 @@
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
 # KDE Application Version, managed by release script
-set(KDE_APPLICATIONS_VERSION_MAJOR "19")
-set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "3")
-set(KTP_KDED_MODULE_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
+set(RELEASE_SERVICE_VERSION_MAJOR "20")
+set(RELEASE_SERVICE_VERSION_MINOR "04")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(KTP_KDED_MODULE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 cmake_policy(SET CMP0002 OLD)
 
@@ -53,8 +53,9 @@
      status-message-parser.cpp
 )
 
-add_library (kded_ktp_integration_module MODULE 
${kded_ktp_integration_module_SRCS}
-)
+add_library (kded_ktp_integration_module MODULE 
${kded_ktp_integration_module_SRCS})
+set_target_properties (kded_ktp_integration_module PROPERTIES OUTPUT_NAME 
ktp_integration)
+kcoreaddons_desktop_to_json(kded_ktp_integration_module 
ktp_integration_module.desktop)
 
 target_link_libraries (kded_ktp_integration_module
                        KTp::CommonInternals
@@ -75,11 +76,7 @@
 )
 
 install (TARGETS kded_ktp_integration_module
-         DESTINATION ${PLUGIN_INSTALL_DIR}
-)
-
-install (FILES ktp_integration_module.desktop
-         DESTINATION ${SERVICES_INSTALL_DIR}/kded
+         DESTINATION ${PLUGIN_INSTALL_DIR}/kf5/kded
 )
 
 find_file(DBUS_SEND_PATH dbus-send HINTS /usr/bin)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-kded-module-19.12.3/ktp_integration_module.desktop 
new/ktp-kded-module-20.04.0/ktp_integration_module.desktop
--- old/ktp-kded-module-19.12.3/ktp_integration_module.desktop  2020-02-29 
23:31:29.000000000 +0100
+++ new/ktp-kded-module-20.04.0/ktp_integration_module.desktop  2020-04-15 
10:45:18.000000000 +0200
@@ -73,7 +73,7 @@
 Comment[it]=Modulo che fornisce una maggiore integrazione di messaggistica 
istantanea in KDE.
 Comment[kk]=Лезде хабарласуды KDE құрамына терең енгізу модулі.
 Comment[km]=ម៉ូឌុល​ផ្ដល់​ការ​បញ្ចូល​ជ្រៅ​របស់​ការ​ផ្ញើ​សារ​បន្ទាន់​ជាមួយ KDE ។
-Comment[ko]=KDE에 인스턴트 메시지를 통합하기 위한 모듈입니다.
+Comment[ko]=KDE에 인스턴트 메시지를 통합하는 모듈입니다.
 Comment[lt]=Modulis teikiantis gilesnę Pokalbių integraciją su KDE.
 Comment[nb]=Modul som gir dypere integrering av lynmelding med KDE.
 Comment[nds]=Moduul, dat en wiedergahn Integreren vun Kortnarichten na KDE 
praatstellt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-kded-module-19.12.3/po/en_GB/kded_ktp_integration_module.po 
new/ktp-kded-module-20.04.0/po/en_GB/kded_ktp_integration_module.po
--- old/ktp-kded-module-19.12.3/po/en_GB/kded_ktp_integration_module.po 
2020-03-03 01:30:34.000000000 +0100
+++ new/ktp-kded-module-20.04.0/po/en_GB/kded_ktp_integration_module.po 
2020-04-17 02:37:09.000000000 +0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2018-02-18 17:22+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
-"Language-Team: British English <[email protected]>\n"
+"Language-Team: British English <[email protected]>\n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-kded-module-19.12.3/po/et/kded_ktp_integration_module.po 
new/ktp-kded-module-20.04.0/po/et/kded_ktp_integration_module.po
--- old/ktp-kded-module-19.12.3/po/et/kded_ktp_integration_module.po    
2020-03-03 01:30:34.000000000 +0100
+++ new/ktp-kded-module-20.04.0/po/et/kded_ktp_integration_module.po    
2020-04-17 02:37:09.000000000 +0200
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Marek Laane <[email protected]>, 2012, 2014.
+# Marek Laane <[email protected]>, 2012, 2014, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2014-06-13 14:01+0300\n"
-"Last-Translator: Marek Laane <[email protected]>\n"
+"PO-Revision-Date: 2020-03-23 11:31+0200\n"
+"Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
 "Language: et\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.5\n"
+"X-Generator: Lokalize 19.12.2\n"
 
 #: config/telepathy-kded-config.cpp:39
 #, kde-format
@@ -58,22 +58,23 @@
 #: config/telepathy-kded-config.cpp:44
 #, kde-format
 msgid "<p><strong>%title</strong>: Now Playing track title.</p>"
-msgstr ""
+msgstr "<p><strong>%title</strong>: Praegu esitusel pala pealkiri.</p>"
 
 #: config/telepathy-kded-config.cpp:45
 #, kde-format
 msgid "<p><strong>%artist</strong>: Now Playing track or album artist.</p>"
 msgstr ""
+"<p><strong>%artist</strong>: Praegu esitusel pala või albumi esitaja.</p>"
 
 #: config/telepathy-kded-config.cpp:46
 #, kde-format
 msgid "<p><strong>%album</strong>: Now Playing album.</p>"
-msgstr ""
+msgstr "<p><strong>%album</strong>: Praegu esitusel album.</p>"
 
 #: config/telepathy-kded-config.cpp:47
 #, kde-format
 msgid "<p><strong>%track</strong>: Now Playing track number.</p>"
-msgstr ""
+msgstr "<p><strong>%track</strong>: Praegu esitusel pala number.</p>"
 
 #: config/telepathy-kded-config.cpp:48
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-kded-module-19.12.3/po/ko/kded_ktp_integration_module.po 
new/ktp-kded-module-20.04.0/po/ko/kded_ktp_integration_module.po
--- old/ktp-kded-module-19.12.3/po/ko/kded_ktp_integration_module.po    
2020-03-03 01:30:35.000000000 +0100
+++ new/ktp-kded-module-20.04.0/po/ko/kded_ktp_integration_module.po    
2020-04-17 02:37:10.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park <[email protected]>, 2014, 2017, 2018.
+# Shinjo Park <[email protected]>, 2014, 2017, 2018, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2018-08-17 15:44+0100\n"
+"PO-Revision-Date: 2020-04-01 01:37+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #: config/telepathy-kded-config.cpp:39
 #, kde-format
@@ -74,7 +74,7 @@
 #: config/telepathy-kded-config.cpp:45
 #, kde-format
 msgid "<p><strong>%artist</strong>: Now Playing track or album artist.</p>"
-msgstr "<p><strong>%artist</strong>: 재생 중인 곡 및 앨범 음악가입니다.</p>"
+msgstr "<p><strong>%artist</strong>: 재생 중인 곡이나 앨범 아티스트입니다.</p>"
 
 #: config/telepathy-kded-config.cpp:46
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-kded-module-19.12.3/po/nb/kded_ktp_integration_module.po 
new/ktp-kded-module-20.04.0/po/nb/kded_ktp_integration_module.po
--- old/ktp-kded-module-19.12.3/po/nb/kded_ktp_integration_module.po    
2020-03-03 01:30:35.000000000 +0100
+++ new/ktp-kded-module-20.04.0/po/nb/kded_ktp_integration_module.po    
2020-04-17 02:37:10.000000000 +0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2014-01-12 14:21+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
-"Language-Team: Norwegian Bokmål <[email protected]>\n"
+"Language-Team: Norwegian Bokmål <[email protected]>\n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-kded-module-19.12.3/po/nn/kded_ktp_integration_module.po 
new/ktp-kded-module-20.04.0/po/nn/kded_ktp_integration_module.po
--- old/ktp-kded-module-19.12.3/po/nn/kded_ktp_integration_module.po    
2020-03-03 01:30:35.000000000 +0100
+++ new/ktp-kded-module-20.04.0/po/nn/kded_ktp_integration_module.po    
2020-04-17 02:37:10.000000000 +0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2018-07-03 09:54+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
-"Language-Team: Norwegian Nynorsk <[email protected]>\n"
+"Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-kded-module-19.12.3/po/zh_CN/kded_ktp_integration_module.po 
new/ktp-kded-module-20.04.0/po/zh_CN/kded_ktp_integration_module.po
--- old/ktp-kded-module-19.12.3/po/zh_CN/kded_ktp_integration_module.po 
2020-03-03 01:30:36.000000000 +0100
+++ new/ktp-kded-module-20.04.0/po/zh_CN/kded_ktp_integration_module.po 
2020-04-17 02:37:10.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-01-20 21:56\n"
+"PO-Revision-Date: 2020-03-25 19:57\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-kded-module-19.12.3/telepathy-module.cpp 
new/ktp-kded-module-20.04.0/telepathy-module.cpp
--- old/ktp-kded-module-19.12.3/telepathy-module.cpp    2020-02-29 
23:31:29.000000000 +0100
+++ new/ktp-kded-module-20.04.0/telepathy-module.cpp    2020-04-15 
10:45:18.000000000 +0200
@@ -36,7 +36,7 @@
 #include <KConfigGroup>
 #include <KPluginFactory>
 
-K_PLUGIN_FACTORY(TelepathyModuleFactory, registerPlugin<TelepathyModule>(); )
+K_PLUGIN_CLASS_WITH_JSON(TelepathyModule, "ktp_integration_module.json")
 
 TelepathyModule::TelepathyModule(QObject *parent, const QList<QVariant> &args)
     : KDEDModule(parent),


Reply via email to