Hello community,

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

Package is "libgravatar"

Tue Jul 25 11:33:00 2017 rev:16 rq:510787 version:17.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgravatar/libgravatar.changes  2017-06-12 
15:23:17.369744159 +0200
+++ /work/SRC/openSUSE:Factory/.libgravatar.new/libgravatar.changes     
2017-07-25 11:33:04.346397546 +0200
@@ -1,0 +2,10 @@
+Sun Jul 16 08:49:43 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:
----
  libgravatar-17.04.2.tar.xz

New:
----
  libgravatar-17.04.3.tar.xz

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

Other differences:
------------------
++++++ libgravatar.spec ++++++
--- /var/tmp/diff_new_pack.NBuU8G/_old  2017-07-25 11:33:04.894320168 +0200
+++ /var/tmp/diff_new_pack.NBuU8G/_new  2017-07-25 11:33:04.894320168 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           libgravatar
-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)

++++++ libgravatar-17.04.2.tar.xz -> libgravatar-17.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgravatar-17.04.2/CMakeLists.txt 
new/libgravatar-17.04.3/CMakeLists.txt
--- old/libgravatar-17.04.2/CMakeLists.txt      2017-06-06 02:27:00.000000000 
+0200
+++ new/libgravatar-17.04.3/CMakeLists.txt      2017-07-11 02:28:41.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.5.2")
+set(PIM_VERSION "5.5.3")
 
 project(gravatar VERSION ${PIM_VERSION})
 
@@ -24,8 +24,8 @@
 
 set(QT_REQUIRED_VERSION "5.6.0")
 set(LIBGRAVATAR_LIB_VERSION ${PIM_VERSION})
-set(PIMCOMMON_LIB_VERSION "5.5.2")
-set(KIMAP_LIB_VERSION "5.5.2")
+set(PIMCOMMON_LIB_VERSION "5.5.3")
+set(KIMAP_LIB_VERSION "5.5.3")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Network)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5Config ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgravatar-17.04.2/po/fr/libgravatar.po 
new/libgravatar-17.04.3/po/fr/libgravatar.po
--- old/libgravatar-17.04.2/po/fr/libgravatar.po        2017-06-06 
02:26:59.000000000 +0200
+++ new/libgravatar-17.04.3/po/fr/libgravatar.po        2017-07-11 
02:28:40.000000000 +0200
@@ -1,15 +1,16 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Johan Claude-Breuninger <[email protected]>, 2016.
+# Vincent Pinon <[email protected]>, 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-03-14 08:37+0100\n"
-"PO-Revision-Date: 2016-05-11 18:10+0100\n"
-"Last-Translator: Johan Claude-Breuninger <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
+"PO-Revision-Date: 2017-07-03 21:42+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"
@@ -63,7 +64,7 @@
 #: widgets/gravatarconfigwidget.cpp:56
 #, kde-format
 msgid "Enable Gravatar Support"
-msgstr "Activer le support de Gravatar"
+msgstr "Activer la prise en charge de Gravatar"
 
 #: widgets/gravatarconfigwidget.cpp:61
 #, kde-format
@@ -88,7 +89,7 @@
 #: widgets/gravatardownloadpixmapwidget.cpp:89
 #, kde-format
 msgid "No Gravatar found."
-msgstr "Gravatar n'a pas été trouvé."
+msgstr "Aucun Gravatar trouvé."
 
 #~ msgid "Use HTTPS"
 #~ msgstr "Utiliser HTTPS"


Reply via email to