Hello community,

here is the log from the commit of package ktp-accounts-kcm for 
openSUSE:Factory checked in at 2020-11-10 13:37:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-accounts-kcm (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-accounts-kcm"

Tue Nov 10 13:37:12 2020 rev:20 rq:846753 version:20.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-accounts-kcm/ktp-accounts-kcm.changes        
2020-10-12 13:51:43.470028871 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new.11331/ktp-accounts-kcm.changes 
    2020-11-10 13:38:03.412639990 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:47:19 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-11-apps-update
+- No code change since 20.08.2
+
+-------------------------------------------------------------------

Old:
----
  ktp-accounts-kcm-20.08.2.tar.xz
  ktp-accounts-kcm-20.08.2.tar.xz.sig

New:
----
  ktp-accounts-kcm-20.08.3.tar.xz
  ktp-accounts-kcm-20.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ ktp-accounts-kcm.spec ++++++
--- /var/tmp/diff_new_pack.MD7r19/_old  2020-11-10 13:38:04.128638567 +0100
+++ /var/tmp/diff_new_pack.MD7r19/_new  2020-11-10 13:38:04.132638560 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ktp-accounts-kcm
-Version:        20.08.2
+Version:        20.08.3
 Release:        0
 Summary:        KCM Module for configuring Telepathy Instant Messaging Accounts
 License:        LGPL-2.1-or-later


++++++ ktp-accounts-kcm-20.08.2.tar.xz -> ktp-accounts-kcm-20.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-accounts-kcm-20.08.2/CMakeLists.txt 
new/ktp-accounts-kcm-20.08.3/CMakeLists.txt
--- old/ktp-accounts-kcm-20.08.2/CMakeLists.txt 2020-10-06 05:37:24.000000000 
+0200
+++ new/ktp-accounts-kcm-20.08.3/CMakeLists.txt 2020-11-03 01:43:36.000000000 
+0100
@@ -12,7 +12,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 
 set(KTP_ACCOUNTS_KCM_SONUMBER "9")
 set(KTP_ACCOUNTS_KCM_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcm_ktp_accounts.po 
new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcm_ktp_accounts.po
--- old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcm_ktp_accounts.po   2020-10-06 
05:37:24.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcm_ktp_accounts.po   2020-11-03 
01:43:36.000000000 +0100
@@ -8,7 +8,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-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po 
new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po
--- 
old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po  
    2020-10-06 05:37:24.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po  
    2020-11-03 01:43:36.000000000 +0100
@@ -8,7 +8,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-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 
new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po
--- old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 
2020-10-06 05:37:24.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 
2020-11-03 01:43:36.000000000 +0100
@@ -8,7 +8,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-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po 
new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po
--- old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po   
2020-10-06 05:37:24.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po   
2020-11-03 01:43:36.000000000 +0100
@@ -10,7 +10,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-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po 
new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po
--- old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po   
2020-10-06 05:37:24.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po   
2020-11-03 01:43:36.000000000 +0100
@@ -8,7 +8,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-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po 
new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po
--- old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po  
2020-10-06 05:37:24.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po  
2020-11-03 01:43:36.000000000 +0100
@@ -7,7 +7,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-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 
new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po
--- old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 
2020-10-06 05:37:24.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 
2020-11-03 01:43:36.000000000 +0100
@@ -7,7 +7,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-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po 
new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po
--- old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po  
2020-10-06 05:37:24.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po  
2020-11-03 01:43:36.000000000 +0100
@@ -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-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po 
new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po
--- old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po  
2020-10-06 05:37:24.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po  
2020-11-03 01:43:36.000000000 +0100
@@ -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-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po 
new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po
--- old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po   
2020-10-06 05:37:24.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po   
2020-11-03 01:43:36.000000000 +0100
@@ -7,7 +7,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-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po 
new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po
--- 
old/ktp-accounts-kcm-20.08.2/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po   
    2020-10-06 05:37:24.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.3/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po   
    2020-11-03 01:43:36.000000000 +0100
@@ -8,7 +8,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-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to