Hello community,

here is the log from the commit of package kmbox for openSUSE:Factory checked 
in at 2020-01-11 14:40:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmbox (Old)
 and      /work/SRC/openSUSE:Factory/.kmbox.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmbox"

Sat Jan 11 14:40:43 2020 rev:53 rq:762381 version:19.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmbox/kmbox.changes      2019-12-13 
12:03:43.909416739 +0100
+++ /work/SRC/openSUSE:Factory/.kmbox.new.6675/kmbox.changes    2020-01-11 
14:42:20.217239305 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 10:00:48 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- No code change since 19.12.0
+
+-------------------------------------------------------------------
@@ -7 +16 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:
----
  kmbox-19.12.0.tar.xz
  kmbox-19.12.0.tar.xz.sig

New:
----
  kmbox-19.12.1.tar.xz
  kmbox-19.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ kmbox.spec ++++++
--- /var/tmp/diff_new_pack.NqGOUh/_old  2020-01-11 14:42:20.865239562 +0100
+++ /var/tmp/diff_new_pack.NqGOUh/_new  2020-01-11 14:42:20.865239562 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmbox
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # 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 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kmbox
-Version:        19.12.0
+Version:        19.12.1
 Release:        0
 Summary:        KDE PIM Libraries: Mailbox functionality
 License:        LGPL-2.1-or-later


++++++ kmbox-19.12.0.tar.xz -> kmbox-19.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmbox-19.12.0/CMakeLists.txt 
new/kmbox-19.12.1/CMakeLists.txt
--- old/kmbox-19.12.0/CMakeLists.txt    2019-12-01 10:16:22.000000000 +0100
+++ new/kmbox-19.12.1/CMakeLists.txt    2019-12-29 09:57:27.000000000 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.0")
+set(PIM_VERSION "5.13.1")
 
 project(KMbox VERSION ${PIM_VERSION})
 
@@ -24,7 +24,7 @@
 
 
 set(KMBOX_LIB_VERSION ${PIM_VERSION})
-set(KMIME_LIB_VERSION "5.13.0")
+set(KMIME_LIB_VERSION "5.13.1")
 
 ecm_setup_version(PROJECT VARIABLE_PREFIX KMBOX
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kmbox_version.h"


Reply via email to