Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ktp-desktop-applets for 
openSUSE:Factory checked in at 2021-08-16 10:10:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-desktop-applets (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-desktop-applets.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-desktop-applets"

Mon Aug 16 10:10:45 2021 rev:29 rq:911756 version:21.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-desktop-applets/ktp-desktop-applets.changes  
2021-07-10 00:02:19.767129364 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-desktop-applets.new.1899/ktp-desktop-applets.changes
        2021-08-16 10:16:23.102745716 +0200
@@ -1,0 +2,24 @@
+Fri Aug  6 09:41:15 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.0
+- No code change since 21.07.90
+
+-------------------------------------------------------------------
+Fri Jul 30 10:05:37 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.07.90
+  * New feature release
+- No code change since 21.07.80
+
+-------------------------------------------------------------------
+Sat Jul 17 20:06:46 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.07.80
+  * New feature release
+- No code change since 21.04.3
+- Only install the license files once
+
+-------------------------------------------------------------------

Old:
----
  ktp-desktop-applets-21.04.3.tar.xz
  ktp-desktop-applets-21.04.3.tar.xz.sig

New:
----
  ktp-desktop-applets-21.08.0.tar.xz
  ktp-desktop-applets-21.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ ktp-desktop-applets.spec ++++++
--- /var/tmp/diff_new_pack.1Z0lSa/_old  2021-08-16 10:16:23.518745215 +0200
+++ /var/tmp/diff_new_pack.1Z0lSa/_new  2021-08-16 10:16:23.522745211 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ktp-desktop-applets
-Version:        21.04.3
+Version:        21.08.0
 Release:        0
 Summary:        Telepathy presence applet
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -42,7 +42,6 @@
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Qml)
 Requires:       ktp-common-internals
-Recommends:     %{name}-lang
 Provides:       ktp-presence-applet = 0.5.3
 Obsoletes:      ktp-presence-applet < 0.5.3
 Provides:       ktp-contact-applet = 0.5.3
@@ -77,7 +76,6 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%license COPYING*
 %endif
 
 %changelog


++++++ ktp-desktop-applets-21.04.3.tar.xz -> ktp-desktop-applets-21.08.0.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-desktop-applets-21.04.3/CMakeLists.txt 
new/ktp-desktop-applets-21.08.0/CMakeLists.txt
--- old/ktp-desktop-applets-21.04.3/CMakeLists.txt      2021-07-06 
07:25:52.000000000 +0200
+++ new/ktp-desktop-applets-21.08.0/CMakeLists.txt      2021-08-06 
02:21:44.000000000 +0200
@@ -4,8 +4,8 @@
 
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
-set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MINOR "08")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 
 set(KTP_DESKTOP_APPLETS_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-desktop-applets-21.04.3/chat/org.kde.ktp-chat/metadata.desktop.cmake 
new/ktp-desktop-applets-21.08.0/chat/org.kde.ktp-chat/metadata.desktop.cmake
--- 
old/ktp-desktop-applets-21.04.3/chat/org.kde.ktp-chat/metadata.desktop.cmake    
    2021-07-05 20:55:47.000000000 +0200
+++ 
new/ktp-desktop-applets-21.08.0/chat/org.kde.ktp-chat/metadata.desktop.cmake    
    2021-08-04 23:41:43.000000000 +0200
@@ -15,7 +15,7 @@
 Name[fi]=Pikakeskustelu
 Name[fr]=Conversation rapide
 Name[gl]=Conversa r??pida
-Name[hi]=?????????????????? ??????????????????
+Name[hi]=?????????????????? ???????????????????????????
 Name[hu]=Gyors cseveg??s
 Name[ia]=Conversation rapide
 Name[it]=Chat veloce
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-desktop-applets-21.04.3/person/org.kde.person/metadata.desktop.cmake 
new/ktp-desktop-applets-21.08.0/person/org.kde.person/metadata.desktop.cmake
--- 
old/ktp-desktop-applets-21.04.3/person/org.kde.person/metadata.desktop.cmake    
    2021-07-05 20:55:47.000000000 +0200
+++ 
new/ktp-desktop-applets-21.08.0/person/org.kde.person/metadata.desktop.cmake    
    2021-08-04 23:41:43.000000000 +0200
@@ -53,7 +53,7 @@
 Comment[fi]=Helppo p????sy henkil????n
 Comment[fr]=Rendre une personne facilement accessible
 Comment[gl]=Permite acceder facilmente a unha persoa.
-Comment[hi]=???????????? ?????? ????????????????????? ?????? ??????????????? 
?????? ???????????? ???????????????
+Comment[hi]=???????????? ?????? ????????????????????? ?????? ??????????????? 
?????? ????????????????????? ???????????????
 Comment[hu]=Egyszer??bben el??rhet??v?? tesz egy partnert
 Comment[ia]=Face un persona facilmente accessibile
 Comment[it]=Rende una persona facilmente accessibile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-desktop-applets-21.04.3/po/hi/plasma_applet_org.kde.ktp-chat.po 
new/ktp-desktop-applets-21.08.0/po/hi/plasma_applet_org.kde.ktp-chat.po
--- old/ktp-desktop-applets-21.04.3/po/hi/plasma_applet_org.kde.ktp-chat.po     
2021-07-06 07:25:52.000000000 +0200
+++ new/ktp-desktop-applets-21.08.0/po/hi/plasma_applet_org.kde.ktp-chat.po     
2021-08-06 02:21:44.000000000 +0200
@@ -1,13 +1,14 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the ktp-desktop-applets 
package.
 #
+# Sameer Singh <lumarzel...@gmail.com>, 2021.
 # Raghavendra Kamath <ra...@raghukamath.com>, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktp-desktop-applets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2021-06-29 18:39+0530\n"
+"PO-Revision-Date: 2021-06-27 15:35+0530\n"
 "Last-Translator: Raghavendra Kamath <ra...@raghukamath.com>\n"
 "Language-Team: kde-hindi\n"
 "Language: hi\n"
@@ -20,12 +21,12 @@
 #: org.kde.ktp-chat/contents/ui/ChatWidget.qml:69
 #, kde-format
 msgid "Pin contact"
-msgstr "????????????????????? ?????? ???????????? ???????????????"
+msgstr "????????????????????? ?????? ????????? ????????????"
 
 #: org.kde.ktp-chat/contents/ui/ChatWidget.qml:81
 #, kde-format
 msgid "Move conversation into a window"
-msgstr "??????????????????????????? ?????? ???????????? ??????????????? 
????????? ????????????"
+msgstr "??????????????????????????? ?????? ?????? ??????????????? ????????? 
?????????????????????"
 
 #: org.kde.ktp-chat/contents/ui/ChatWidget.qml:88
 #, kde-format
@@ -45,7 +46,7 @@
 #: org.kde.ktp-chat/contents/ui/ChatWidget.qml:194
 #, kde-format
 msgid "Chat is not connected. You cannot send messages at this time"
-msgstr "??????????????????????????? ?????? ????????????????????? ????????????. 
?????? ?????? ????????? ??????????????? ???????????? ????????? ????????????"
+msgstr "??????????????????????????? ?????? ????????????????????? 
??????????????? ?????? ?????? ????????? ??????????????? ???????????? ????????? 
????????????"
 
 #: org.kde.ktp-chat/contents/ui/main.qml:34
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-desktop-applets-21.04.3/po/hi/plasma_applet_org.kde.ktp-contactlist.po 
new/ktp-desktop-applets-21.08.0/po/hi/plasma_applet_org.kde.ktp-contactlist.po
--- 
old/ktp-desktop-applets-21.04.3/po/hi/plasma_applet_org.kde.ktp-contactlist.po  
    2021-07-06 07:25:52.000000000 +0200
+++ 
new/ktp-desktop-applets-21.08.0/po/hi/plasma_applet_org.kde.ktp-contactlist.po  
    2021-08-06 02:21:44.000000000 +0200
@@ -1,13 +1,14 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the ktp-desktop-applets 
package.
 #
+# Sameer Singh <lumarzel...@gmail.com>, 2021.
 # Raghavendra Kamath <ra...@raghukamath.com>, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktp-desktop-applets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2021-06-29 18:38+0530\n"
+"PO-Revision-Date: 2021-06-27 15:37+0530\n"
 "Last-Translator: Raghavendra Kamath <ra...@raghukamath.com>\n"
 "Language-Team: kde-hindi\n"
 "Language: hi\n"
@@ -20,12 +21,12 @@
 #: org.kde.ktp-contactlist/contents/ui/ContactList.qml:51
 #, kde-format
 msgid "It appears that you do not have any accounts configured"
-msgstr "????????? ?????????????????? ???????????? ?????? ?????? ???????????? 
????????? ?????? ??????????????? ?????? ??????????????????????????? 
???????????? ???????????? ??????"
+msgstr "????????? ?????????????????? ???????????? ?????? ?????? ???????????? 
????????? ?????? ??????????????? ?????? ???????????????????????? ???????????? 
???????????? ??????"
 
 #: org.kde.ktp-contactlist/contents/ui/ContactList.qml:61
 #, kde-format
 msgid "Configure Now..."
-msgstr "????????? ??????????????????????????? ????????????..."
+msgstr "????????? ???????????????????????? ????????????..."
 
 #: org.kde.ktp-contactlist/contents/ui/ContactList.qml:81
 #, kde-format
@@ -41,7 +42,7 @@
 #, kde-format
 msgctxt "Means 'Connecting your IM accounts', it's in the applet tooltip"
 msgid "Connecting..."
-msgstr "???????????? ????????? ?????????"
+msgstr "???????????? ????????? ?????????..."
 
 #: org.kde.ktp-contactlist/contents/ui/main.qml:86
 #, kde-format
@@ -49,7 +50,7 @@
 "The arg is the presence name (as is in ktp-common-internals.po, eg. Changing "
 "Presence to Away..., it's in the applet tooltip"
 msgid "Changing Presence to %1..."
-msgstr "???????????? ???????????????????????? %1 ????????????"
+msgstr "???????????? ???????????????????????? %1 ????????? ???????????????..."
 
 #: org.kde.ktp-contactlist/contents/ui/main.qml:100
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-desktop-applets-21.04.3/po/hi/plasma_applet_org.kde.person.po 
new/ktp-desktop-applets-21.08.0/po/hi/plasma_applet_org.kde.person.po
--- old/ktp-desktop-applets-21.04.3/po/hi/plasma_applet_org.kde.person.po       
2021-07-06 07:25:52.000000000 +0200
+++ new/ktp-desktop-applets-21.08.0/po/hi/plasma_applet_org.kde.person.po       
2021-08-06 02:21:44.000000000 +0200
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the ktp-desktop-applets 
package.
 #
-# Raghavendra Kamath <ra...@raghukamath.com>, 2021.
+# Sameer Singh <lumarzel...@gmail.com>, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktp-desktop-applets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2021-06-29 18:38+0530\n"
-"Last-Translator: Raghavendra Kamath <ra...@raghukamath.com>\n"
-"Language-Team: kde-hindi\n"
+"PO-Revision-Date: 2021-06-03 21:04+0530\n"
+"Last-Translator: Sameer Singh <lumarzel...@gmail.com>\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 21.04.2\n"
+"X-Generator: Lokalize 21.04.1\n"
 
 #: org.kde.person/contents/config/config.qml:25
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-desktop-applets-21.04.3/po/zh_CN/plasma_applet_org.kde.ktp-chat.po 
new/ktp-desktop-applets-21.08.0/po/zh_CN/plasma_applet_org.kde.ktp-chat.po
--- old/ktp-desktop-applets-21.04.3/po/zh_CN/plasma_applet_org.kde.ktp-chat.po  
2021-07-06 07:25:52.000000000 +0200
+++ new/ktp-desktop-applets-21.08.0/po/zh_CN/plasma_applet_org.kde.ktp-chat.po  
2021-08-06 02:21:44.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: 2021-06-20 07:38\n"
+"PO-Revision-Date: 2021-07-26 13:50\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-desktop-applets-21.04.3/po/zh_CN/plasma_applet_org.kde.ktp-contactlist.po
 
new/ktp-desktop-applets-21.08.0/po/zh_CN/plasma_applet_org.kde.ktp-contactlist.po
--- 
old/ktp-desktop-applets-21.04.3/po/zh_CN/plasma_applet_org.kde.ktp-contactlist.po
   2021-07-06 07:25:52.000000000 +0200
+++ 
new/ktp-desktop-applets-21.08.0/po/zh_CN/plasma_applet_org.kde.ktp-contactlist.po
   2021-08-06 02:21:44.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: 2021-06-20 07:38\n"
+"PO-Revision-Date: 2021-07-26 13:50\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-desktop-applets-21.04.3/po/zh_CN/plasma_applet_org.kde.person.po 
new/ktp-desktop-applets-21.08.0/po/zh_CN/plasma_applet_org.kde.person.po
--- old/ktp-desktop-applets-21.04.3/po/zh_CN/plasma_applet_org.kde.person.po    
2021-07-06 07:25:52.000000000 +0200
+++ new/ktp-desktop-applets-21.08.0/po/zh_CN/plasma_applet_org.kde.person.po    
2021-08-06 02:21:44.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: 2021-06-20 07:38\n"
+"PO-Revision-Date: 2021-07-26 13:50\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to