Hello community,

here is the log from the commit of package kmbox for openSUSE:Factory checked 
in at 2019-01-21 10:14:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmbox (Old)
 and      /work/SRC/openSUSE:Factory/.kmbox.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmbox"

Mon Jan 21 10:14:03 2019 rev:41 rq:665171 version:18.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmbox/kmbox.changes      2018-12-19 
13:35:08.440484291 +0100
+++ /work/SRC/openSUSE:Factory/.kmbox.new.28833/kmbox.changes   2019-01-21 
10:14:05.326453183 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:21 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * No code changes since 18.12.0
+
+-------------------------------------------------------------------

Old:
----
  kmbox-18.12.0.tar.xz

New:
----
  kmbox-18.12.1.tar.xz

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

Other differences:
------------------
++++++ kmbox.spec ++++++
--- /var/tmp/diff_new_pack.2yTp0w/_old  2019-01-21 10:14:06.154452348 +0100
+++ /var/tmp/diff_new_pack.2yTp0w/_new  2019-01-21 10:14:06.154452348 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmbox
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -21,7 +21,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:           kmbox
-Version:        18.12.0
+Version:        18.12.1
 Release:        0
 Summary:        KDE PIM Libraries: Mailbox functionality
 License:        LGPL-2.1-or-later

++++++ kmbox-18.12.0.tar.xz -> kmbox-18.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmbox-18.12.0/CMakeLists.txt 
new/kmbox-18.12.1/CMakeLists.txt
--- old/kmbox-18.12.0/CMakeLists.txt    2018-12-03 13:08:15.000000000 +0100
+++ new/kmbox-18.12.1/CMakeLists.txt    2018-12-24 14:19:55.000000000 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.0")
+set(PIM_VERSION "5.10.1")
 
 project(KMbox VERSION ${PIM_VERSION})
 
@@ -23,7 +23,7 @@
 
 
 set(KMBOX_LIB_VERSION ${PIM_VERSION})
-set(KMIME_LIB_VERSION "5.10.0")
+set(KMIME_LIB_VERSION "5.10.1")
 
 ecm_setup_version(PROJECT VARIABLE_PREFIX KMBOX
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kmbox_version.h"


Reply via email to