Hello community,

here is the log from the commit of package korganizer for openSUSE:Factory 
checked in at 2018-07-18 22:44:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/korganizer (Old)
 and      /work/SRC/openSUSE:Factory/.korganizer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "korganizer"

Wed Jul 18 22:44:02 2018 rev:23 rq:622712 version:18.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/korganizer/korganizer.changes    2018-06-13 
15:24:42.820980677 +0200
+++ /work/SRC/openSUSE:Factory/.korganizer.new/korganizer.changes       
2018-07-18 22:44:04.328923798 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:50:08 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.3.php
+- Changes since 18.04.2:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  korganizer-18.04.2.tar.xz

New:
----
  korganizer-18.04.3.tar.xz

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

Other differences:
------------------
++++++ korganizer.spec ++++++
--- /var/tmp/diff_new_pack.KT1F8D/_old  2018-07-18 22:44:04.980921637 +0200
+++ /var/tmp/diff_new_pack.KT1F8D/_new  2018-07-18 22:44:05.012921532 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           korganizer
-Version:        18.04.2
+Version:        18.04.3
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ korganizer-18.04.2.tar.xz -> korganizer-18.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-18.04.2/CMakeLists.txt 
new/korganizer-18.04.3/CMakeLists.txt
--- old/korganizer-18.04.2/CMakeLists.txt       2018-06-05 03:23:22.000000000 
+0200
+++ new/korganizer-18.04.3/CMakeLists.txt       2018-07-10 02:14:51.000000000 
+0200
@@ -7,7 +7,7 @@
   set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
 endif()
 
-set(KDEPIM_VERSION_NUMBER "5.8.2")
+set(KDEPIM_VERSION_NUMBER "5.8.3")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 project(korganizer VERSION ${KDEPIM_VERSION_NUMBER})
@@ -39,35 +39,35 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMCoverageOption)
 
-set(AKONADI_MIMELIB_VERSION "5.8.2")
-set(AKONADI_CONTACT_VERSION "5.8.2")
-set(KCALENDARCORE_LIB_VERSION "5.8.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.2")
-set(KLDAP_LIB_VERSION "5.8.2")
-set(KMAILTRANSPORT_LIB_VERSION "5.8.2")
-set(CALENDARUTILS_LIB_VERSION "5.8.2")
-set(AKONADICALENDAR_LIB_VERSION "5.8.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.8.2")
-set(KMIME_LIB_VERSION "5.8.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.8.2")
-set(AKONADI_VERSION "5.8.2")
+set(AKONADI_MIMELIB_VERSION "5.8.3")
+set(AKONADI_CONTACT_VERSION "5.8.3")
+set(KCALENDARCORE_LIB_VERSION "5.8.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.3")
+set(KLDAP_LIB_VERSION "5.8.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.8.3")
+set(CALENDARUTILS_LIB_VERSION "5.8.3")
+set(AKONADICALENDAR_LIB_VERSION "5.8.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.8.3")
+set(KMIME_LIB_VERSION "5.8.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.8.3")
+set(AKONADI_VERSION "5.8.3")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
-set(AKONADINOTES_LIB_VERSION "5.8.2")
+set(AKONADINOTES_LIB_VERSION "5.8.3")
 
 set(QT_REQUIRED_VERSION "5.8.0")
 option(KDEPIM_ENTERPRISE_BUILD "Enable features specific to the enterprise 
branch, which are normally disabled. Also, it disables many components not 
needed for Kontact such as the Kolab client." FALSE)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Gui Widgets Test 
UiTools)
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.8.2")
-set(PIMCOMMON_LIB_VERSION_LIB "5.8.2")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.8.2")
-set(LIBINCIDENCEEDITOR_LIB_VERSION_LIB "5.8.2")
-set(CALENDARSUPPORT_LIB_VERSION_LIB "5.8.2")
-set(EVENTVIEW_LIB_VERSION_LIB "5.8.2")
-set(KCONTACTS_LIB_VERSION "5.8.2")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.8.3")
+set(PIMCOMMON_LIB_VERSION_LIB "5.8.3")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.8.3")
+set(LIBINCIDENCEEDITOR_LIB_VERSION_LIB "5.8.3")
+set(CALENDARSUPPORT_LIB_VERSION_LIB "5.8.3")
+set(EVENTVIEW_LIB_VERSION_LIB "5.8.3")
+set(KCONTACTS_LIB_VERSION "5.8.3")
 
-find_package(KF5AkonadiSearch "5.8.2" CONFIG REQUIRED)
+find_package(KF5AkonadiSearch "5.8.3" CONFIG REQUIRED)
 set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi 
Search libraries" URL "http://www.kde.org"; TYPE REQUIRED PURPOSE "Provides 
search capabilities in KMail and Akonadi")
 
 # Find KF5 package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-18.04.2/po/fr/korgac.po 
new/korganizer-18.04.3/po/fr/korgac.po
--- old/korganizer-18.04.2/po/fr/korgac.po      2018-06-05 03:23:14.000000000 
+0200
+++ new/korganizer-18.04.3/po/fr/korgac.po      2018-07-10 02:14:50.000000000 
+0200
@@ -2,21 +2,22 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Aude Paris <aude.pa...@digitalfox.org>, 2013.
 # Sebastien Renard <ren...@kde.org>, 2013.
+# Simon Depiets <sdepi...@gmail.com>, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-12-11 03:04+0100\n"
-"PO-Revision-Date: 2013-11-01 16:57+0100\n"
-"Last-Translator: Sebastien Renard <ren...@kde.org>\n"
+"PO-Revision-Date: 2018-06-14 11:14+0800\n"
+"Last-Translator: Simon Depiets <sdepi...@gmail.com>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
 "Language: fr\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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -24,12 +25,12 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Aude Paris"
+msgstr "Aude Paris, Simon Depiets"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "aude.pa...@digitalfox.org"
+msgstr "aude.pa...@digitalfox.org, sdepi...@gmail.com"
 
 #: alarmdialog.cpp:154
 #, kde-format
@@ -59,7 +60,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Dismiss the reminders for all listed incidences"
-msgstr "Annuler les rappels pour tous les évènements sélectionnés"
+msgstr "Annuler les rappels pour tous les évènements listés"
 
 #: alarmdialog.cpp:177
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-18.04.2/po/fr/korganizer.po 
new/korganizer-18.04.3/po/fr/korganizer.po
--- old/korganizer-18.04.2/po/fr/korganizer.po  2018-06-05 03:23:14.000000000 
+0200
+++ new/korganizer-18.04.3/po/fr/korganizer.po  2018-07-10 02:14:50.000000000 
+0200
@@ -16,14 +16,15 @@
 # Sébastien Renard <ren...@kde.org>, 2010, 2011, 2012, 2014, 2015.
 # Anne-Marie Mahfouf <annemarie.mahf...@free.fr>, 2010.
 # Vincent Pinon <vpi...@kde.org>, 2017, 2018.
+# Simon Depiets <sdepi...@gmail.com>, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-03-16 03:27+0100\n"
-"PO-Revision-Date: 2018-01-11 21:00+0100\n"
-"Last-Translator: Vincent Pinon <vpi...@kde.org>\n"
+"PO-Revision-Date: 2018-06-08 16:39+0800\n"
+"Last-Translator: Simon Depiets <sdepi...@gmail.com>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
@@ -40,14 +41,14 @@
 msgid "Your names"
 msgstr ""
 "Matthieu Robin,Sébastien Renard, Éric Depagne,François-Xavier Duranceau,"
-"Thibaut Cousin,Caulier Gilles"
+"Thibaut Cousin,Caulier Gilles,Simon Depiets"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr ""
 "k...@macolu.org,sebastien.ren...@digitalfox.homeip.net,eric.depa...@obspm.fr,"
-"duranc...@kde.org,cou...@kde.org,caulier.gil...@free.fr"
+"duranc...@kde.org,cou...@kde.org,caulier.gil...@free.fr,sdepi...@gmail.com"
 
 #: aboutdata.cpp:34 kontactplugin/korganizer/journalplugin.cpp:44
 #: kontactplugin/korganizer/korganizerplugin.cpp:59
@@ -3618,9 +3619,9 @@
 "Select from which region you want to use the holidays here. Defined holidays "
 "are shown as non-working days in the date navigator, the agenda view, etc."
 msgstr ""
-"Vous pouvez sélectionner ici la région que vous souhaitez utiliser pour "
-"définir les vacances. Les jours de vacances sont affichés comme des jours "
-"non travaillés dans le navigateur par date, la vue mensuelle etc."
+"Choisissez ici la région dont vous voulez utiliser les jours fériés. Les "
+"jours fériés définis sont affichées comme des jours non ouvrés dans le "
+"navigateur de dates, la vue agenda, etc."
 
 #. i18n: ectx: label, entry (WorkingHoursStart), group (Time &amp; Date)
 #: settings/korganizer.kcfg:64
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-18.04.2/po/zh_CN/korgac.po 
new/korganizer-18.04.3/po/zh_CN/korgac.po
--- old/korganizer-18.04.2/po/zh_CN/korgac.po   2018-06-05 03:23:19.000000000 
+0200
+++ new/korganizer-18.04.3/po/zh_CN/korgac.po   2018-07-10 02:14:51.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-12-11 03:04+0100\n"
-"PO-Revision-Date: 2018-05-18 06:29-0400\n"
+"PO-Revision-Date: 2018-07-03 17:39\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-18.04.2/po/zh_CN/korganizer.po 
new/korganizer-18.04.3/po/zh_CN/korganizer.po
--- old/korganizer-18.04.2/po/zh_CN/korganizer.po       2018-06-05 
03:23:19.000000000 +0200
+++ new/korganizer-18.04.3/po/zh_CN/korganizer.po       2018-07-10 
02:14:51.000000000 +0200
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-03-16 03:27+0100\n"
-"PO-Revision-Date: 2018-05-18 06:29-0400\n"
+"PO-Revision-Date: 2018-07-03 17:39\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to