Hello community,

here is the log from the commit of package kaddressbook for openSUSE:Factory 
checked in at 2017-07-25 11:27:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaddressbook (Old)
 and      /work/SRC/openSUSE:Factory/.kaddressbook.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kaddressbook"

Tue Jul 25 11:27:11 2017 rev:9 rq:510660 version:17.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kaddressbook/kaddressbook.changes        
2017-06-12 15:16:27.731547297 +0200
+++ /work/SRC/openSUSE:Factory/.kaddressbook.new/kaddressbook.changes   
2017-07-25 11:27:13.088002915 +0200
@@ -1,0 +2,10 @@
+Sat Jul 15 22:59:07 CEST 2017 - [email protected]
+
+- Update to 17.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kaddressbook-17.04.2.tar.xz

New:
----
  kaddressbook-17.04.3.tar.xz

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

Other differences:
------------------
++++++ kaddressbook.spec ++++++
--- /var/tmp/diff_new_pack.H72F4D/_old  2017-07-25 11:27:14.871751009 +0200
+++ /var/tmp/diff_new_pack.H72F4D/_new  2017-07-25 11:27:14.871751009 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           kaddressbook
-Version:        17.04.2
+Version:        17.04.3
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++++++ kaddressbook-17.04.2.tar.xz -> kaddressbook-17.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaddressbook-17.04.2/CMakeLists.txt 
new/kaddressbook-17.04.3/CMakeLists.txt
--- old/kaddressbook-17.04.2/CMakeLists.txt     2017-06-06 02:25:01.000000000 
+0200
+++ new/kaddressbook-17.04.3/CMakeLists.txt     2017-07-11 02:26:59.000000000 
+0200
@@ -33,13 +33,13 @@
 endif()
 
 
-set(KDEPIM_VERSION_NUMBER "5.5.2")
+set(KDEPIM_VERSION_NUMBER "5.5.3")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 
-set(KPIMTEXTEDIT_LIB_VERSION "5.5.2")
-set(AKONADI_VERSION "5.5.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.5.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.5.3")
+set(AKONADI_VERSION "5.5.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.5.3")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -47,11 +47,11 @@
 
 set(QT_REQUIRED_VERSION "5.6.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test DBus 
PrintSupport)
-set(LIBKDEPIM_LIB_VERSION_LIB "5.5.2")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.5.2")
-set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.5.2")
-set(PIMCOMMON_LIB_VERSION_LIB "5.5.2")
-set(LIBKLEO_LIB_VERSION "5.5.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.5.3")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.5.3")
+set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.5.3")
+set(PIMCOMMON_LIB_VERSION_LIB "5.5.3")
+set(LIBKLEO_LIB_VERSION "5.5.3")
 # Find KF5 package
 find_package(KF5DBusAddons ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5DocTools ${KF5_VERSION} REQUIRED)
@@ -79,7 +79,7 @@
 set(GPGMEPP_LIB_VERSION "1.7.1")
 find_package(Gpgmepp ${GPGMEPP_LIB_VERSION} CONFIG REQUIRED)
 
-find_package(KF5AkonadiSearch "5.5.2" CONFIG REQUIRED)
+find_package(KF5AkonadiSearch "5.5.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")
 
 include_directories(${kaddressbook_SOURCE_DIR} ${kaddressbook_BINARY_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaddressbook-17.04.2/po/fr/kaddressbook.po 
new/kaddressbook-17.04.3/po/fr/kaddressbook.po
--- old/kaddressbook-17.04.2/po/fr/kaddressbook.po      2017-06-06 
02:25:01.000000000 +0200
+++ new/kaddressbook-17.04.3/po/fr/kaddressbook.po      2017-07-11 
02:26:58.000000000 +0200
@@ -6,15 +6,16 @@
 # Raphaël JAKSE <[email protected]>, 2012, 2016.
 # xavier <[email protected]>, 2012, 2013, 2014.
 # Sebastien Renard <[email protected]>, 2014, 2015.
+# Vincent Pinon <[email protected]>, 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kcontactmanager\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-03-24 04:23+0100\n"
-"PO-Revision-Date: 2016-02-20 22:26+0100\n"
-"Last-Translator: Raphaël JAKSE <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
+"PO-Revision-Date: 2017-06-14 17:29+0100\n"
+"Last-Translator: Vincent Pinon <[email protected]>\n"
+"Language-Team: French <[email protected]>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -80,10 +81,9 @@
 msgstr "L'application de carnet d'adresses de KDE"
 
 #: src/aboutdata.cpp:33
-#, fuzzy, kde-format
-#| msgid "Copyright © 2007–2015 KAddressBook authors"
+#, kde-format
 msgid "Copyright © 2007–2017 KAddressBook authors"
-msgstr "Copyright © 2007–2015 Les auteurs de KAddressBook"
+msgstr "Copyright © 2007–2017 Les auteurs de KAddressBook"
 
 #: src/aboutdata.cpp:35 src/configuration/kaddressbook_config_plugins.cpp:45
 #, kde-format
@@ -150,23 +150,22 @@
 #: src/configuration/kaddressbook_config_plugins.cpp:41
 #, kde-format
 msgid "Configure Plugins"
-msgstr ""
+msgstr "Configurer les modules externes"
 
 #: src/configuration/kaddressbook_config_plugins.cpp:43
-#, fuzzy, kde-format
-#| msgid "Laurent Montel"
+#, kde-format
 msgid "(c), 2016-2017 Laurent Montel"
-msgstr "Laurent Montel"
+msgstr "(c), 2016-2017 Laurent Montel"
 
 #: src/configuration/kaddressbookconfigpluginlistwidget.cpp:77
 #, kde-format
 msgid "Tools Plugins"
-msgstr ""
+msgstr "Modules complémentaires d'outils"
 
 #: src/configuration/kaddressbookconfigpluginlistwidget.cpp:84
 #, kde-format
 msgid "Import/Export Plugins"
-msgstr ""
+msgstr "Modules complémentaires d'import / export"
 
 #: src/contactswitcher.cpp:34
 #, kde-format
@@ -281,16 +280,14 @@
 msgstr "Barre principale"
 
 #: src/mainwidget.cpp:360
-#, fuzzy, kde-format
-#| msgid "&Import"
+#, kde-format
 msgid "Import"
-msgstr "&Importer"
+msgstr "Import"
 
 #: src/mainwidget.cpp:367
-#, fuzzy, kde-format
-#| msgid "&Export"
+#, kde-format
 msgid "Export"
-msgstr "E&xporter"
+msgstr "Export"
 
 #: src/mainwidget.cpp:406
 #, kde-format
@@ -398,8 +395,8 @@
 "<qt>This will hide the menu bar completely. You can show it again by typing "
 "%1.</qt>"
 msgstr ""
-"<qt> Ceci cachera la barre de menu complètement. Vous pouvez la retrouver en "
-"tapant %1. </qt>"
+"<qt>Ceci cachera la barre de menu complètement. Vous pouvez la retrouver en "
+"saisissant %1. </qt>"
 
 #: src/mainwindow.cpp:123
 #, kde-format
@@ -407,11 +404,10 @@
 msgstr "Cacher la barre de menus"
 
 #: src/manageshowcollectionproperties.cpp:102
-#, fuzzy, kde-format
-#| msgid "Delete Address Book Folder"
+#, kde-format
 msgctxt "@title:window"
 msgid "Properties of Address Book Folder %1"
-msgstr "Supprimer un dossier de carnet d'adresses"
+msgstr "Propriétés du dossier de carnets d'adresses %1"
 
 #: src/modelcolumnmanager.cpp:78
 #, kde-format
@@ -903,10 +899,9 @@
 msgstr "Remarque"
 
 #: src/printing/ringbinder/ringbinderstyle.cpp:96
-#, fuzzy, kde-format
-#| msgid "Notes:"
+#, kde-format
 msgid "Note: "
-msgstr "Remarques :"
+msgstr "Remarque :"
 
 #: src/printing/ringbinder/ringbinderstyle.cpp:151
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaddressbook-17.04.2/src/data/org.kde.kaddressbook.appdata.xml 
new/kaddressbook-17.04.3/src/data/org.kde.kaddressbook.appdata.xml
--- old/kaddressbook-17.04.2/src/data/org.kde.kaddressbook.appdata.xml  
2017-05-24 07:52:59.000000000 +0200
+++ new/kaddressbook-17.04.3/src/data/org.kde.kaddressbook.appdata.xml  
2017-06-19 07:07:09.000000000 +0200
@@ -51,6 +51,7 @@
   <summary xml:lang="en-GB">An address book manager.</summary>
   <summary xml:lang="es">Un gestor de libreta de direcciones.</summary>
   <summary xml:lang="fi">Osoitekirjahallinta.</summary>
+  <summary xml:lang="fr">Un gestionnaire de carnet d'adresses.</summary>
   <summary xml:lang="it">Un gestore della rubrica degli indirizzi.</summary>
   <summary xml:lang="nl">Een beheerder van het adresboek.</summary>
   <summary xml:lang="pl">Zarządzanie książką adresów.</summary>


Reply via email to