Hello community,

here is the log from the commit of package kontact for openSUSE:Factory checked 
in at 2020-07-14 07:49:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kontact (Old)
 and      /work/SRC/openSUSE:Factory/.kontact.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kontact"

Tue Jul 14 07:49:22 2020 rev:46 rq:820241 version:20.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kontact/kontact.changes  2020-06-14 
18:21:56.235959398 +0200
+++ /work/SRC/openSUSE:Factory/.kontact.new.3060/kontact.changes        
2020-07-14 07:49:35.551906338 +0200
@@ -1,0 +2,11 @@
+Thu Jul  9 20:10:09 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- Changes since 20.04.2:
+  * Add separator
+  * Fix show "switch_application_language"
+
+-------------------------------------------------------------------

Old:
----
  kontact-20.04.2.tar.xz
  kontact-20.04.2.tar.xz.sig

New:
----
  kontact-20.04.3.tar.xz
  kontact-20.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ kontact.spec ++++++
--- /var/tmp/diff_new_pack.BEvRY9/_old  2020-07-14 07:49:36.639909850 +0200
+++ /var/tmp/diff_new_pack.BEvRY9/_new  2020-07-14 07:49:36.639909850 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kontact
-Version:        20.04.2
+Version:        20.04.3
 Release:        0
 Summary:        Personal Information Manager
 License:        GPL-2.0-or-later


++++++ kontact-20.04.2.tar.xz -> kontact-20.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-20.04.2/CMakeLists.txt 
new/kontact-20.04.3/CMakeLists.txt
--- old/kontact-20.04.2/CMakeLists.txt  2020-06-09 02:46:09.000000000 +0200
+++ new/kontact-20.04.3/CMakeLists.txt  2020-07-07 03:08:37.000000000 +0200
@@ -1,7 +1,7 @@
-set(KDEPIM_VERSION_NUMBER "5.14.2")
+set(KDEPIM_VERSION_NUMBER "5.14.3")
 cmake_minimum_required(VERSION 3.5)
 project(kontact VERSION ${KDEPIM_VERSION_NUMBER})
-set(RELEASE_SERVICE_VERSION "20.04.2")
+set(RELEASE_SERVICE_VERSION "20.04.3")
 set(KF5_MIN_VERSION "5.68.0")
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 
@@ -36,9 +36,9 @@
 
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(KPIMTEXTEDIT_LIB_VERSION "5.14.2")
-set(AKONADI_VERSION "5.14.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.14.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.14.3")
+set(AKONADI_VERSION "5.14.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.14.3")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -46,9 +46,9 @@
 
 set(QT_REQUIRED_VERSION "5.12.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Widgets WebEngine 
WebEngineWidgets)
-set(LIBKDEPIM_LIB_VERSION_LIB "5.14.2")
-set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.14.2")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.14.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.14.3")
+set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.14.3")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.14.3")
 # Find KF5 package
 find_package(KF5DBusAddons ${KF5_MIN_VERSION} CONFIG REQUIRED)
 find_package(KF5DocTools ${KF5_MIN_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-20.04.2/po/cs/kontact.po 
new/kontact-20.04.3/po/cs/kontact.po
--- old/kontact-20.04.2/po/cs/kontact.po        2020-06-09 02:46:07.000000000 
+0200
+++ new/kontact-20.04.3/po/cs/kontact.po        2020-07-07 03:08:35.000000000 
+0200
@@ -12,7 +12,7 @@
 "PO-Revision-Date: 2020-04-27 17:16+0200\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
-"Language: en_US\n"
+"Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-20.04.2/po/fi/kontact.po 
new/kontact-20.04.3/po/fi/kontact.po
--- old/kontact-20.04.2/po/fi/kontact.po        2020-06-09 02:46:07.000000000 
+0200
+++ new/kontact-20.04.3/po/fi/kontact.po        2020-07-07 03:08:35.000000000 
+0200
@@ -17,7 +17,7 @@
 "Project-Id-Version: kontact\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-02 03:28+0100\n"
-"PO-Revision-Date: 2020-01-01 13:11+0200\n"
+"PO-Revision-Date: 2020-06-22 23:12+0300\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
@@ -26,7 +26,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:25:04+0000\n"
-"X-Generator: Lokalize 18.12.3\n"
+"X-Generator: Lokalize 20.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -482,10 +482,9 @@
 msgstr "KDE:n henkilökohtainen tietojen hallintaohjelma"
 
 #: src/main.cpp:178
-#, fuzzy, kde-format
-#| msgid "Copyright © 2001–2019 Kontact authors"
+#, kde-format
 msgid "Copyright © 2001–2020 Kontact authors"
-msgstr "Tekijänoikeudet © 2001–2019 Kontactin tekijät"
+msgstr "Tekijänoikeudet © 2001–2020 Kontactin tekijät"
 
 #: src/main.cpp:182
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-20.04.2/po/zh_CN/kontact.po 
new/kontact-20.04.3/po/zh_CN/kontact.po
--- old/kontact-20.04.2/po/zh_CN/kontact.po     2020-06-09 02:46:08.000000000 
+0200
+++ new/kontact-20.04.3/po/zh_CN/kontact.po     2020-07-07 03:08:36.000000000 
+0200
@@ -13,8 +13,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-02 03:28+0100\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -22,8 +22,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/pim/kontact.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kontact/kontact.pot\n"
+"X-Crowdin-File-ID: 3158\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-20.04.2/src/data/org.kde.kontact.appdata.xml 
new/kontact-20.04.3/src/data/org.kde.kontact.appdata.xml
--- old/kontact-20.04.2/src/data/org.kde.kontact.appdata.xml    2020-06-08 
20:10:41.000000000 +0200
+++ new/kontact-20.04.3/src/data/org.kde.kontact.appdata.xml    2020-07-06 
23:28:43.000000000 +0200
@@ -385,9 +385,9 @@
     <binary>kontact</binary>
   </provides>
   <releases>
+    <release version="5.14.3" date="2020-07-09"/>
     <release version="5.14.2" date="2020-06-11"/>
     <release version="5.14.1" date="2020-05-14"/>
     <release version="5.14.0" date="2020-04-23"/>
-    <release version="5.13.3" date="2020-03-05"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-20.04.2/src/kontactui.rc 
new/kontact-20.04.3/src/kontactui.rc
--- old/kontact-20.04.2/src/kontactui.rc        2020-06-08 20:10:41.000000000 
+0200
+++ new/kontact-20.04.3/src/kontactui.rc        2020-07-06 23:28:43.000000000 
+0200
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE gui SYSTEM "kpartgui.dtd">
-<gui version="417" name="kontact" >
+<gui version="419" name="kontact" >
 <MenuBar>
   <Menu name="file" noMerge="1">
     <text>&amp;File</text>
@@ -18,6 +18,8 @@
      <text>&amp;Settings</text>
      <Merge name="StandardToolBarMenuHandler" />
      <Merge/>
+     <Separator/>
+     <Action name="switch_application_language" group="settings_configure"/>
      <Action name="options_configure_keybinding"/>
      <Action name="options_configure_toolbars"/>
      <DefineGroup name="settings_configure"/>


Reply via email to