Hello community,

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

Package is "kblog"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kblog/kblog.changes      2016-12-17 
10:35:03.124441196 +0100
+++ /work/SRC/openSUSE:Factory/.kblog.new/kblog.changes 2017-01-25 
22:50:50.301237666 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:52:42 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:
----
  kblog-16.12.0.tar.xz

New:
----
  kblog-16.12.1.tar.xz

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

Other differences:
------------------
++++++ kblog.spec ++++++
--- /var/tmp/diff_new_pack.YZrJUo/_old  2017-01-25 22:50:50.969136963 +0100
+++ /var/tmp/diff_new_pack.YZrJUo/_new  2017-01-25 22:50:50.973136360 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kblog
 #
-# 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:           kblog
-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 Libraries: KBlog
 License:        LGPL-2.1+

++++++ kblog-16.12.0.tar.xz -> kblog-16.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblog-16.12.0/CMakeLists.txt 
new/kblog-16.12.1/CMakeLists.txt
--- old/kblog-16.12.0/CMakeLists.txt    2016-12-08 07:04:30.000000000 +0100
+++ new/kblog-16.12.1/CMakeLists.txt    2016-12-27 08:21:50.000000000 +0100
@@ -17,13 +17,13 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
-set(PIM_VERSION "5.4.0")
+set(PIM_VERSION "5.4.1")
 
 set(KBLOG_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.4.0")
-set(SYNDICATION_LIB_VERSION "5.4.0")
-set(XMLRPCCLIENT_LIB_VERSION "5.4.0")
-set(REQUIRED_QT_VERSION "5.4.0")
+set(CALENDARCORE_LIB_VERSION "5.4.1")
+set(SYNDICATION_LIB_VERSION "5.4.1")
+set(XMLRPCCLIENT_LIB_VERSION "5.4.1")
+set(REQUIRED_QT_VERSION "5.4.1")
 ecm_setup_version(${KBLOG_LIB_VERSION} VARIABLE_PREFIX KBLOG
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kblog_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5BlogConfigVersion.cmake"


Reply via email to