Hello community,

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

Package is "calendarsupport"

Changes:
--------
--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes  
2016-12-17 10:29:51.104686578 +0100
+++ /work/SRC/openSUSE:Factory/.calendarsupport.new/calendarsupport.changes     
2017-01-25 22:46:16.350558033 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:49:27 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:
----
  calendarsupport-16.12.0.tar.xz

New:
----
  calendarsupport-16.12.1.tar.xz

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

Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.j0m3ck/_old  2017-01-25 22:46:18.098294319 +0100
+++ /var/tmp/diff_new_pack.j0m3ck/_new  2017-01-25 22:46:18.102293716 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package calendarsupport
 #
-# 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
@@ -18,10 +18,10 @@
 
 %define lname libKF5CalendarSupport5
 Name:           calendarsupport
-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:        KDE PIM calendaring support library
 License:        GPL-2.0+ and LGPL-2.1+

++++++ calendarsupport-16.12.0.tar.xz -> calendarsupport-16.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calendarsupport-16.12.0/CMakeLists.txt 
new/calendarsupport-16.12.1/CMakeLists.txt
--- old/calendarsupport-16.12.0/CMakeLists.txt  2016-12-08 07:05:50.000000000 
+0100
+++ new/calendarsupport-16.12.1/CMakeLists.txt  2016-12-27 08:23:08.000000000 
+0100
@@ -19,20 +19,20 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.4.0")
+set(PIM_VERSION "5.4.1")
 
 set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.4.0")
-set(KDEPIM_LIB_VERSION "5.4.0")
+set(AKONADI_MIMELIB_VERSION "5.4.1")
+set(KDEPIM_LIB_VERSION "5.4.1")
 set(QT_REQUIRED_VERSION "5.6.0")
-set(KMIME_LIB_VERSION "5.4.0")
-set(CALENDARUTILS_LIB_VERSION "5.4.0")
-set(KCALENDARCORE_LIB_VERSION "5.4.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.0")
-set(KHOLIDAYS_LIB_VERSION "5.4.0")
-set(AKONADICALENDAR_LIB_VERSION "5.4.0")
-set(PIMCOMMON_LIB_VERSION "5.4.0")
-set(AKONADI_VERSION "5.4.0")
+set(KMIME_LIB_VERSION "5.4.1")
+set(CALENDARUTILS_LIB_VERSION "5.4.1")
+set(KCALENDARCORE_LIB_VERSION "5.4.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.1")
+set(KHOLIDAYS_LIB_VERSION "5.4.1")
+set(AKONADICALENDAR_LIB_VERSION "5.4.1")
+set(PIMCOMMON_LIB_VERSION "5.4.1")
+set(AKONADI_VERSION "5.4.1")
 
 find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools)


Reply via email to