Hello community, here is the log from the commit of package libgravatar for openSUSE:Factory checked in at 2018-01-17 21:52:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgravatar (Old) and /work/SRC/openSUSE:Factory/.libgravatar.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgravatar" Wed Jan 17 21:52:32 2018 rev:22 rq:564383 version:17.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libgravatar/libgravatar.changes 2017-12-18 08:53:28.044295002 +0100 +++ /work/SRC/openSUSE:Factory/.libgravatar.new/libgravatar.changes 2018-01-17 21:52:32.855397925 +0100 @@ -1,0 +2,10 @@ +Thu Jan 11 23:41:20 CET 2018 - [email protected] + +- Update to 17.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.1.php +- Changes since 17.12.0: + * None + +------------------------------------------------------------------- Old: ---- libgravatar-17.12.0.tar.xz New: ---- libgravatar-17.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgravatar.spec ++++++ --- /var/tmp/diff_new_pack.94imIO/_old 2018-01-17 21:52:33.491368177 +0100 +++ /var/tmp/diff_new_pack.94imIO/_new 2018-01-17 21:52:33.495367990 +0100 @@ -1,7 +1,7 @@ # # spec file for package libgravatar # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %bcond_without lang Name: libgravatar -Version: 17.12.0 +Version: 17.12.1 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ libgravatar-17.12.0.tar.xz -> libgravatar-17.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-17.12.0/CMakeLists.txt new/libgravatar-17.12.1/CMakeLists.txt --- old/libgravatar-17.12.0/CMakeLists.txt 2017-12-08 02:04:01.000000000 +0100 +++ new/libgravatar-17.12.1/CMakeLists.txt 2018-01-09 02:20:06.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.7.0") +set(PIM_VERSION "5.7.1") project(gravatar VERSION ${PIM_VERSION}) @@ -25,7 +25,7 @@ set(QT_REQUIRED_VERSION "5.8.0") set(LIBGRAVATAR_LIB_VERSION ${PIM_VERSION}) -set(PIMCOMMON_LIB_VERSION "5.7.0") +set(PIMCOMMON_LIB_VERSION "5.7.1") 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.12.0/po/zh_CN/libgravatar.po new/libgravatar-17.12.1/po/zh_CN/libgravatar.po --- old/libgravatar-17.12.0/po/zh_CN/libgravatar.po 2017-12-08 02:04:01.000000000 +0100 +++ new/libgravatar-17.12.1/po/zh_CN/libgravatar.po 2018-01-09 02:20:06.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-09-09 03:08+0200\n" -"PO-Revision-Date: 2017-11-09 08:21-0500\n" +"PO-Revision-Date: 2018-01-08 18:07-0500\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -18,7 +18,7 @@ "X-Generator: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-trunk/messages/pim/libgravatar.pot\n" +"X-Crowdin-File: /kf5-stable/messages/pim/libgravatar.pot\n" #: widgets/gravatarconfiguresettingsdialog.cpp:40 #, kde-format
