Hello community,

here is the log from the commit of package ktp-accounts-kcm for 
openSUSE:Factory checked in at 2020-09-09 17:56:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-accounts-kcm (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-accounts-kcm"

Wed Sep  9 17:56:44 2020 rev:18 rq:831858 version:20.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-accounts-kcm/ktp-accounts-kcm.changes        
2020-08-18 12:00:07.067388383 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new.3399/ktp-accounts-kcm.changes  
    2020-09-09 17:57:55.022977733 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:52 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ktp-accounts-kcm.spec ++++++
--- /var/tmp/diff_new_pack.5BrZN7/_old  2020-09-09 17:57:56.950979489 +0200
+++ /var/tmp/diff_new_pack.5BrZN7/_new  2020-09-09 17:57:56.954979493 +0200
@@ -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.0
+Version:        20.08.1
 Release:        0
 Summary:        KCM Module for configuring Telepathy Instant Messaging Accounts
 License:        LGPL-2.1-or-later


++++++ ktp-accounts-kcm-20.08.0.tar.xz -> ktp-accounts-kcm-20.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-accounts-kcm-20.08.0/CMakeLists.txt 
new/ktp-accounts-kcm-20.08.1/CMakeLists.txt
--- old/ktp-accounts-kcm-20.08.0/CMakeLists.txt 2020-08-07 09:06:36.000000000 
+0200
+++ new/ktp-accounts-kcm-20.08.1/CMakeLists.txt 2020-09-01 08:32:10.000000000 
+0200
@@ -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 "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 
 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.0/po/zh_CN/kcm_ktp_accounts.po 
new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcm_ktp_accounts.po
--- old/ktp-accounts-kcm-20.08.0/po/zh_CN/kcm_ktp_accounts.po   2020-08-07 
09:06:36.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcm_ktp_accounts.po   2020-09-01 
08:32:09.000000000 +0200
@@ -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-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\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.0/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po 
new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po
--- 
old/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po  
    2020-08-07 09:06:36.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po  
    2020-09-01 08:32:09.000000000 +0200
@@ -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-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\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.0/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 
new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po
--- old/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 
2020-08-07 09:06:36.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 
2020-09-01 08:32:09.000000000 +0200
@@ -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-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\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.0/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po 
new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po
--- old/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po   
2020-08-07 09:06:36.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po   
2020-09-01 08:32:09.000000000 +0200
@@ -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-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\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.0/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po 
new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po
--- old/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po   
2020-08-07 09:06:36.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po   
2020-09-01 08:32:09.000000000 +0200
@@ -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-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\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.0/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po 
new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po
--- old/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po  
2020-08-07 09:06:36.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po  
2020-09-01 08:32:09.000000000 +0200
@@ -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-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\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.0/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 
new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po
--- old/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 
2020-08-07 09:06:36.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 
2020-09-01 08:32:09.000000000 +0200
@@ -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-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\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.0/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po 
new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po
--- old/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po  
2020-08-07 09:06:36.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po  
2020-09-01 08:32:09.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-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\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.0/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po 
new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po
--- old/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po  
2020-08-07 09:06:36.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po  
2020-09-01 08:32:09.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-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\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.0/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po 
new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po
--- old/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po   
2020-08-07 09:06:36.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po   
2020-09-01 08:32:09.000000000 +0200
@@ -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-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\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.0/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po 
new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po
--- 
old/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po   
    2020-08-07 09:06:36.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.1/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po   
    2020-09-01 08:32:09.000000000 +0200
@@ -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-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to