Hello community,

here is the log from the commit of package akonadi-contact for openSUSE:Factory 
checked in at 2020-05-20 18:38:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-contact (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-contact.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-contact"

Wed May 20 18:38:35 2020 rev:49 rq:806301 version:20.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-contact/akonadi-contact.changes  
2020-04-25 20:21:12.257141124 +0200
+++ 
/work/SRC/openSUSE:Factory/.akonadi-contact.new.2738/akonadi-contact.changes    
    2020-05-20 18:38:38.064378081 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:40:49 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+-------------------------------------------------------------------
@@ -16,2 +24,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -25,2 +31,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -45 +50 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -59 +64 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:
----
  akonadi-contacts-20.04.0.tar.xz
  akonadi-contacts-20.04.0.tar.xz.sig

New:
----
  akonadi-contacts-20.04.1.tar.xz
  akonadi-contacts-20.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ akonadi-contact.spec ++++++
--- /var/tmp/diff_new_pack.GNcDx9/_old  2020-05-20 18:38:40.308382783 +0200
+++ /var/tmp/diff_new_pack.GNcDx9/_new  2020-05-20 18:38:40.312382792 +0200
@@ -23,7 +23,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           akonadi-contact
-Version:        20.04.0
+Version:        20.04.1
 Release:        0
 Summary:        KDE PIM Libraries for Akonadi Contacts
 License:        LGPL-2.1-or-later

++++++ akonadi-contacts-20.04.0.tar.xz -> akonadi-contacts-20.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-20.04.0/CMakeLists.txt 
new/akonadi-contacts-20.04.1/CMakeLists.txt
--- old/akonadi-contacts-20.04.0/CMakeLists.txt 2020-04-17 02:38:20.000000000 
+0200
+++ new/akonadi-contacts-20.04.1/CMakeLists.txt 2020-05-12 03:24:58.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.14.0")
+set(PIM_VERSION "5.14.1")
 
 project(Akonadi-Contact VERSION ${PIM_VERSION})
 
@@ -26,8 +26,8 @@
 
 
 set(AKONADI_CONTACTS_VERSION ${PIM_VERSION})
-set(KMIMELIB_VERSION "5.14.0")
-set(AKONADI_VERSION "5.14.0")
+set(KMIMELIB_VERSION "5.14.1")
+set(AKONADI_VERSION "5.14.1")
 
 set(QT_REQUIRED_VERSION "5.12.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test)
@@ -60,6 +60,10 @@
 
 add_definitions(-DQT_NO_FOREACH)
 
+if(BUILD_TESTING)
+   add_definitions(-DBUILD_TESTING)
+endif()
+
 add_subdirectory(src)
 add_subdirectory(kcm)
 add_subdirectory(serializers)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-20.04.0/po/fr/akonadicontact5.po 
new/akonadi-contacts-20.04.1/po/fr/akonadicontact5.po
--- old/akonadi-contacts-20.04.0/po/fr/akonadicontact5.po       2020-04-17 
02:38:18.000000000 +0200
+++ new/akonadi-contacts-20.04.1/po/fr/akonadicontact5.po       2020-05-12 
03:24:56.000000000 +0200
@@ -14,7 +14,7 @@
 "Project-Id-Version: akonadicontact\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-29 03:17+0100\n"
-"PO-Revision-Date: 2020-02-03 00:01+0800\n"
+"PO-Revision-Date: 2020-04-26 15:03+0800\n"
 "Last-Translator: Simon Depiets <sdepi...@gmail.com>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
 "Language: fr\n"
@@ -22,7 +22,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 20.03.70\n"
+"X-Generator: Lokalize 20.07.70\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -277,8 +277,7 @@
 msgstr "Incohérence de protocole."
 
 #: akonadi-contacts/actions/smsdialog.cpp:50
-#, fuzzy, kde-format
-#| msgid "SMS text"
+#, kde-format
 msgctxt "@title:window"
 msgid "SMS text"
 msgstr "Texte du SMS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-20.04.0/po/ja/akonadicontact5.po 
new/akonadi-contacts-20.04.1/po/ja/akonadicontact5.po
--- old/akonadi-contacts-20.04.0/po/ja/akonadicontact5.po       2020-04-17 
02:38:19.000000000 +0200
+++ new/akonadi-contacts-20.04.1/po/ja/akonadicontact5.po       2020-05-12 
03:24:56.000000000 +0200
@@ -1035,7 +1035,7 @@
 #, kde-format
 msgctxt "street/postal"
 msgid "This is the preferred address"
-msgstr ""
+msgstr "この住所を優先する"
 
 #: contact-editor/editor/addresseditor/addresslocationwidget.cpp:130
 #, fuzzy, kde-format
@@ -1057,20 +1057,16 @@
 msgstr ""
 
 #: contact-editor/editor/addresseditor/addresstypedialog.cpp:37
-#, fuzzy, kde-format
-#| msgid "Update Address Book"
-#| msgid_plural "Update %1 Address Books"
+#, kde-format
 msgctxt "street/postal"
 msgid "Edit Address Type"
-msgstr "アドレス帳を更新"
+msgstr "住所のタイプを編集"
 
 #: contact-editor/editor/addresseditor/addresstypedialog.cpp:51
-#, fuzzy, kde-format
-#| msgctxt "@title:column address books overview"
-#| msgid "Address Books"
+#, kde-format
 msgctxt "street/postal"
 msgid "Address Types"
-msgstr "アドレス帳"
+msgstr "住所のタイプ"
 
 #: contact-editor/editor/addresseditor/selectaddresstypecombobox.cpp:78
 #: contact-editor/editor/generalinfoeditor/phone/phonecomboboxtype.cpp:83
@@ -1757,6 +1753,3 @@
 #| msgid "Set as Standard"
 msgid "Set as Preferred"
 msgstr "デフォルトにする"
-
-#~ msgid "Select Address Book"
-#~ msgstr "アドレス帳を選択"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-contacts-20.04.0/po/ko/kcm_akonadicontact_actions.po 
new/akonadi-contacts-20.04.1/po/ko/kcm_akonadicontact_actions.po
--- old/akonadi-contacts-20.04.0/po/ko/kcm_akonadicontact_actions.po    
2020-04-17 02:38:19.000000000 +0200
+++ new/akonadi-contacts-20.04.1/po/ko/kcm_akonadicontact_actions.po    
2020-05-12 03:24:56.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 <k...@peremen.name>, 2014, 2016, 2019.
+# Shinjo Park <k...@peremen.name>, 2014, 2016, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-05 08:48+0200\n"
-"PO-Revision-Date: 2019-04-22 01:32+0200\n"
+"PO-Revision-Date: 2020-04-21 00:37+0200\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\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 18.12.3\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -31,7 +31,7 @@
 #: akonadicontactactions.ui:29
 #, kde-format
 msgid "Show Address"
-msgstr "주소 보이기"
+msgstr "주소 표시"
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #: akonadicontactactions.ui:57
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-contacts-20.04.0/po/zh_CN/akonadicontact5-serializer.po 
new/akonadi-contacts-20.04.1/po/zh_CN/akonadicontact5-serializer.po
--- old/akonadi-contacts-20.04.0/po/zh_CN/akonadicontact5-serializer.po 
2020-04-17 02:38:20.000000000 +0200
+++ new/akonadi-contacts-20.04.1/po/zh_CN/akonadicontact5-serializer.po 
2020-05-12 03:24:58.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:14+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\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/akonadi-contacts-20.04.0/po/zh_CN/akonadicontact5.po 
new/akonadi-contacts-20.04.1/po/zh_CN/akonadicontact5.po
--- old/akonadi-contacts-20.04.0/po/zh_CN/akonadicontact5.po    2020-04-17 
02:38:20.000000000 +0200
+++ new/akonadi-contacts-20.04.1/po/zh_CN/akonadicontact5.po    2020-05-12 
03:24:58.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-29 03:17+0100\n"
-"PO-Revision-Date: 2020-03-25 19:56\n"
+"PO-Revision-Date: 2020-05-09 13:51\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/akonadi-contacts-20.04.0/po/zh_CN/kcm_akonadicontact_actions.po 
new/akonadi-contacts-20.04.1/po/zh_CN/kcm_akonadicontact_actions.po
--- old/akonadi-contacts-20.04.0/po/zh_CN/kcm_akonadicontact_actions.po 
2020-04-17 02:38:20.000000000 +0200
+++ new/akonadi-contacts-20.04.1/po/zh_CN/kcm_akonadicontact_actions.po 
2020-05-12 03:24:58.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-05 08:48+0200\n"
-"PO-Revision-Date: 2020-03-25 19:56\n"
+"PO-Revision-Date: 2020-05-09 13:51\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/akonadi-contacts-20.04.0/src/akonadi-contacts/CMakeLists.txt 
new/akonadi-contacts-20.04.1/src/akonadi-contacts/CMakeLists.txt
--- old/akonadi-contacts-20.04.0/src/akonadi-contacts/CMakeLists.txt    
2020-04-06 06:57:08.000000000 +0200
+++ new/akonadi-contacts-20.04.1/src/akonadi-contacts/CMakeLists.txt    
2020-04-30 07:09:49.000000000 +0200
@@ -119,9 +119,7 @@
 
 
 add_library(KF5AkonadiContact ${akonadicontact_LIB_SRC})
-if (BUILD_TESTING)
-    target_compile_definitions(KF5AkonadiContact PRIVATE BUILD_TESTING)
-endif()
+
 generate_export_header(KF5AkonadiContact BASE_NAME akonadi-contact)
 
 add_library(KF5::AkonadiContact ALIAS KF5AkonadiContact)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-contacts-20.04.0/src/contact-editor/CMakeLists.txt 
new/akonadi-contacts-20.04.1/src/contact-editor/CMakeLists.txt
--- old/akonadi-contacts-20.04.0/src/contact-editor/CMakeLists.txt      
2020-04-06 06:57:08.000000000 +0200
+++ new/akonadi-contacts-20.04.1/src/contact-editor/CMakeLists.txt      
2020-04-30 07:09:49.000000000 +0200
@@ -147,9 +147,7 @@
 
 
 add_library(KF5ContactEditor ${contacteditor_LIB_SRC})
-if (BUILD_TESTING)
-    target_compile_definitions(KF5ContactEditor PRIVATE BUILD_TESTING)
-endif()
+
 generate_export_header(KF5ContactEditor BASE_NAME contacteditor)
 
 add_library(KF5::ContactEditor ALIAS KF5ContactEditor)



Reply via email to