Hello community,

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

Package is "pimcommon"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pimcommon/pimcommon.changes      2016-12-17 
10:57:18.034934460 +0100
+++ /work/SRC/openSUSE:Factory/.pimcommon.new/pimcommon.changes 2017-01-25 
23:12:42.350953218 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 09:08:19 UTC 2017 - lbeltr...@kde.org
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+-------------------------------------------------------------------

Old:
----
  pimcommon-16.12.0.tar.xz

New:
----
  pimcommon-16.12.1.tar.xz

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

Other differences:
------------------
++++++ pimcommon.spec ++++++
--- /var/tmp/diff_new_pack.dYIBmm/_old  2017-01-25 23:12:42.822882032 +0100
+++ /var/tmp/diff_new_pack.dYIBmm/_new  2017-01-25 23:12:42.822882032 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pimcommon
 #
-# 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:           pimcommon
-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 KDE PIM PimCommon library
 License:        GPL-2.0 and LGPL-2.1+

++++++ pimcommon-16.12.0.tar.xz -> pimcommon-16.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-16.12.0/CMakeLists.txt 
new/pimcommon-16.12.1/CMakeLists.txt
--- old/pimcommon-16.12.0/CMakeLists.txt        2016-12-08 07:02:30.000000000 
+0100
+++ new/pimcommon-16.12.1/CMakeLists.txt        2016-12-27 08:19:52.000000000 
+0100
@@ -21,18 +21,18 @@
 include(ECMAddTests)
 include(ECMInstallIcons)
 
-set(PIM_VERSION "5.4.0")
+set(PIM_VERSION "5.4.1")
 
 set(PIMCOMMON_LIB_VERSION ${PIM_VERSION})
-set(AKONADIMIME_LIB_VERSION "5.4.0")
-set(AKONADICONTACT_LIB_VERSION "5.4.0")
-set(LIBKDEPIM_LIB_VERSION "5.4.0")
+set(AKONADIMIME_LIB_VERSION "5.4.1")
+set(AKONADICONTACT_LIB_VERSION "5.4.1")
+set(LIBKDEPIM_LIB_VERSION "5.4.1")
 set(QT_REQUIRED_VERSION "5.6.0")
-set(KMIME_LIB_VERSION "5.4.0")
-set(KIMAP_LIB_VERSION "5.4.0")
-set(KCONTACTS_LIB_VERSION "5.4.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.0")
-set(AKONADI_VERSION "5.4.0")
+set(KMIME_LIB_VERSION "5.4.1")
+set(KIMAP_LIB_VERSION "5.4.1")
+set(KCONTACTS_LIB_VERSION "5.4.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
+set(AKONADI_VERSION "5.4.1")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets DBus Network 
Test WebEngineWidgets Xml PrintSupport)
 


Reply via email to