Hello community,

here is the log from the commit of package incidenceeditor for openSUSE:Factory 
checked in at 2019-03-11 11:08:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/incidenceeditor (Old)
 and      /work/SRC/openSUSE:Factory/.incidenceeditor.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "incidenceeditor"

Mon Mar 11 11:08:50 2019 rev:36 rq:683133 version:18.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/incidenceeditor/incidenceeditor.changes  
2019-02-14 14:15:17.972164173 +0100
+++ 
/work/SRC/openSUSE:Factory/.incidenceeditor.new.28833/incidenceeditor.changes   
    2019-03-11 11:08:51.465455281 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:12 UTC 2019 - [email protected]
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+-------------------------------------------------------------------

Old:
----
  incidenceeditor-18.12.2.tar.xz

New:
----
  incidenceeditor-18.12.3.tar.xz

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

Other differences:
------------------
++++++ incidenceeditor.spec ++++++
--- /var/tmp/diff_new_pack.F04CRj/_old  2019-03-11 11:08:52.289449001 +0100
+++ /var/tmp/diff_new_pack.F04CRj/_new  2019-03-11 11:08:52.333448990 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           incidenceeditor
-Version:        18.12.2
+Version:        18.12.3
 Release:        0
 Summary:        Incidenceeditor library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ incidenceeditor-18.12.2.tar.xz -> incidenceeditor-18.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-18.12.2/CMakeLists.txt 
new/incidenceeditor-18.12.3/CMakeLists.txt
--- old/incidenceeditor-18.12.2/CMakeLists.txt  2019-02-05 01:50:09.000000000 
+0100
+++ new/incidenceeditor-18.12.3/CMakeLists.txt  2019-03-05 01:26:19.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.2")
+set(PIM_VERSION "5.10.3")
 
 project(incidenceeditor VERSION ${PIM_VERSION})
 
@@ -28,18 +28,18 @@
 
 
 set(INCIDENCEEDITOR_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.10.2")
-set(KDEPIM_LIB_VERSION "5.10.2")
+set(AKONADI_MIMELIB_VERSION "5.10.3")
+set(KDEPIM_LIB_VERSION "5.10.3")
 set(QT_REQUIRED_VERSION "5.9.0")
-set(KMIME_LIB_VERSION "5.10.2")
-set(KMAILTRANSPORT_LIB_VERSION "5.10.2")
-set(KLDAP_LIB_VERSION "5.10.2")
-set(CALENDARUTILS_LIB_VERSION "5.10.2")
-set(KCALENDARCORE_LIB_VERSION "5.10.2")
-set(CALENDARSUPPORT_LIB_VERSION "5.10.2")
-set(LIBKDEPIM_LIB_VERSION "5.10.2")
-set(EVENTVIEW_LIB_VERSION "5.10.2")
-set(AKONADI_VERSION "5.10.2")
+set(KMIME_LIB_VERSION "5.10.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.10.3")
+set(KLDAP_LIB_VERSION "5.10.3")
+set(CALENDARUTILS_LIB_VERSION "5.10.3")
+set(KCALENDARCORE_LIB_VERSION "5.10.3")
+set(CALENDARSUPPORT_LIB_VERSION "5.10.3")
+set(LIBKDEPIM_LIB_VERSION "5.10.3")
+set(EVENTVIEW_LIB_VERSION "5.10.3")
+set(AKONADI_VERSION "5.10.3")
 
 
 set(KDIAGRAM_LIB_VERSION "1.4.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-18.12.2/po/fi/libincidenceeditors.po 
new/incidenceeditor-18.12.3/po/fi/libincidenceeditors.po
--- old/incidenceeditor-18.12.2/po/fi/libincidenceeditors.po    2019-02-05 
01:50:08.000000000 +0100
+++ new/incidenceeditor-18.12.3/po/fi/libincidenceeditors.po    2019-03-05 
01:26:18.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright © 2011, 2012 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdepim package.
-# Tommi Nieminen <[email protected]>, 2011, 2012, 2013, 2015, 2017, 2018.
+# Tommi Nieminen <[email protected]>, 2011, 2012, 2013, 2015, 2017, 
2018, 2019.
 # Lasse Liehu <[email protected]>, 2012, 2013, 2014, 2015.
 # Jiri Grönroos <[email protected]>, 2012.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/incidenceeditor-18.12.2/po/gl/libincidenceeditors.po 
new/incidenceeditor-18.12.3/po/gl/libincidenceeditors.po
--- old/incidenceeditor-18.12.2/po/gl/libincidenceeditors.po    2019-02-05 
01:50:08.000000000 +0100
+++ new/incidenceeditor-18.12.3/po/gl/libincidenceeditors.po    2019-03-05 
01:26:18.000000000 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-17 06:50+0100\n"
-"PO-Revision-Date: 2019-01-01 13:50+0100\n"
+"PO-Revision-Date: 2019-02-24 11:45+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -18,7 +18,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 2.0\n"
+"X-Generator: Lokalize 18.12.2\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -1620,8 +1620,8 @@
 "Use the adjacent file browser to help you find the file you want to use when "
 "playing a sound when the reminder triggers."
 msgstr ""
-"Empregue o explorador de ficheiros que hai a carón para atopar o ficheiro "
-"que queira empregar cando se reproduza un son cando se active a lembranza."
+"Use o navegador de ficheiros adxacente para atopar o ficheiro que quere usar "
+"ao reproducir un son cando se active a lembranza."
 
 #. i18n: ectx: property (text), widget (QLabel, mApplicationLabel)
 #: ui/alarmdialog.ui:358
@@ -1645,9 +1645,8 @@
 "Use the adjacent file browser to help you find the file you want to use when "
 "running an application when the reminder triggers."
 msgstr ""
-"Empregue o explorador de ficheiros que hai a carón para atopar o ficheiro "
-"que queira empregar cando se execute a aplicativo cando se active a "
-"lembranza."
+"Use o navegador de ficheiros adxacente para atopar o ficheiro que quere usar "
+"ao executar o aplicativo cando se active a lembranza."
 
 #. i18n: ectx: property (filter), widget (KUrlRequester, mApplication)
 #: ui/alarmdialog.ui:374
@@ -1695,8 +1694,8 @@
 msgstr ""
 "Indique unha lista de enderezos aos que enviar unha mensaxe de correo cando "
 "se active a lembranza.\n"
-"Se o campo «Para:» queda baleiro, a lembranza de correo envíase á conta de "
-"correo predeterminada\n"
+"Se o campo «Para:» queda baleiro, a lembranza de correo envíase ao correo "
+"electrónico predeterminado\n"
 "configurada en KMail (menú Configuración/Configurar KMail/Identidades)."
 
 #. i18n: ectx: property (whatsThis), widget (KPIM::AddresseeLineEdit, 
mEmailAddress)
@@ -1998,7 +1997,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Set the title"
-msgstr "Asígnelle o título"
+msgstr "Defina o título"
 
 #. i18n: ectx: property (whatsThis), widget (QLabel, label_2)
 #. i18n: ectx: property (whatsThis), widget (QLineEdit, mSummaryEdit)
@@ -2902,7 +2901,9 @@
 msgid ""
 "Click this button to center the Gantt chart on the start time and day of "
 "this event."
-msgstr "Centrar a gráfica de Gantt na hora de inicio do día deste evento."
+msgstr ""
+"Prema este botón para centrar a gráfica de Gantt na hora de inicio do día "
+"deste evento."
 
 #: visualfreebusywidget.cpp:194
 #, kde-format
@@ -2924,8 +2925,8 @@
 "Click this button to move the event to a date and time when all the "
 "attendees have time available in their Free/Busy lists."
 msgstr ""
-"Mover o evento á data e hora na que todos os asistentes estean dispoñíbeis "
-"nas súas listas de ocupación."
+"Prema este botón para mover o evento á data e hora na que todos os "
+"asistentes estean dispoñíbeis nas súas listas de ocupación."
 
 #: visualfreebusywidget.cpp:210
 #, kde-format
@@ -2946,8 +2947,8 @@
 "Pressing this button will cause the Free/Busy data for all attendees to be "
 "reloaded from their corresponding servers."
 msgstr ""
-"Recargar os datos de dispoñibilidade para todos os asistentes dos servidores "
-"correspondentes."
+"Premer este botón cargará de novo os datos de dispoñibilidade para todos os "
+"asistentes dos servidores correspondentes."
 
 #: visualfreebusywidget.cpp:234
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/incidenceeditor-18.12.2/po/zh_CN/libincidenceeditors.po 
new/incidenceeditor-18.12.3/po/zh_CN/libincidenceeditors.po
--- old/incidenceeditor-18.12.2/po/zh_CN/libincidenceeditors.po 2019-02-05 
01:50:09.000000000 +0100
+++ new/incidenceeditor-18.12.3/po/zh_CN/libincidenceeditors.po 2019-03-05 
01:26:19.000000000 +0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-17 06:50+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:28\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to