Hello community,

here is the log from the commit of package libgravatar for openSUSE:Factory 
checked in at 2017-01-25 23:06:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgravatar (Old)
 and      /work/SRC/openSUSE:Factory/.libgravatar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgravatar"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgravatar/libgravatar.changes  2016-12-17 
10:53:07.030577370 +0100
+++ /work/SRC/openSUSE:Factory/.libgravatar.new/libgravatar.changes     
2017-01-25 23:06:49.928138602 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 09:04:43 UTC 2017 - [email protected]
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+-------------------------------------------------------------------

Old:
----
  libgravatar-16.12.0.tar.xz

New:
----
  libgravatar-16.12.1.tar.xz

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

Other differences:
------------------
++++++ libgravatar.spec ++++++
--- /var/tmp/diff_new_pack.CBWrNS/_old  2017-01-25 23:06:50.240091500 +0100
+++ /var/tmp/diff_new_pack.CBWrNS/_new  2017-01-25 23:06:50.244090897 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgravatar
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,10 +17,10 @@
 
 
 Name:           libgravatar
-Version:        16.12.0
+Version:        16.12.1
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Base package of kdepim
 License:        GPL-2.0 and LGPL-2.1+

++++++ libgravatar-16.12.0.tar.xz -> libgravatar-16.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgravatar-16.12.0/CMakeLists.txt 
new/libgravatar-16.12.1/CMakeLists.txt
--- old/libgravatar-16.12.0/CMakeLists.txt      2016-12-08 07:03:11.000000000 
+0100
+++ new/libgravatar-16.12.1/CMakeLists.txt      2016-12-27 08:20:31.000000000 
+0100
@@ -18,11 +18,11 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
-set(PIM_VERSION "5.4.0")
+set(PIM_VERSION "5.4.1")
 
 set(QT_REQUIRED_VERSION "5.6.0")
 set(LIBGRAVATAR_LIB_VERSION ${PIM_VERSION})
-set(PIMCOMMON_LIB_VERSION "5.4.0")
+set(PIMCOMMON_LIB_VERSION "5.4.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)


Reply via email to