Hello community,

here is the log from the commit of package akonadi-notes for openSUSE:Factory 
checked in at 2020-03-11 18:34:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-notes (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-notes.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-notes"

Wed Mar 11 18:34:32 2020 rev:44 rq:782307 version:19.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-notes/akonadi-notes.changes      
2020-02-10 21:47:17.753987766 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-notes.new.3160/akonadi-notes.changes    
2020-03-11 18:35:09.971002478 +0100
@@ -1,0 +2,9 @@
+Thu Mar  5 20:35:37 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- No code change since 19.12.2
+
+-------------------------------------------------------------------

Old:
----
  akonadi-notes-19.12.2.tar.xz
  akonadi-notes-19.12.2.tar.xz.sig

New:
----
  akonadi-notes-19.12.3.tar.xz
  akonadi-notes-19.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ akonadi-notes.spec ++++++
--- /var/tmp/diff_new_pack.hQDdAj/_old  2020-03-11 18:35:10.507002807 +0100
+++ /var/tmp/diff_new_pack.hQDdAj/_new  2020-03-11 18:35:10.507002807 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           akonadi-notes
-Version:        19.12.2
+Version:        19.12.3
 Release:        0
 Summary:        Library to implement management of notes in Akonadi
 License:        LGPL-2.1-or-later

++++++ akonadi-notes-19.12.2.tar.xz -> akonadi-notes-19.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-notes-19.12.2/CMakeLists.txt 
new/akonadi-notes-19.12.3/CMakeLists.txt
--- old/akonadi-notes-19.12.2/CMakeLists.txt    2020-02-04 02:49:22.000000000 
+0100
+++ new/akonadi-notes-19.12.3/CMakeLists.txt    2020-03-03 01:33:04.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.2")
+set(PIM_VERSION "5.13.3")
 
 project(Akonadi-Notes VERSION ${PIM_VERSION})
 
@@ -24,8 +24,8 @@
 set(QT_REQUIRED_VERSION "5.11.0")
 set(AKONADI_NOTES_VERSION ${PIM_VERSION})
 
-set(KMIMELIB_VERSION "5.13.2")
-set(AKONADI_VERSION "5.13.2")
+set(KMIMELIB_VERSION "5.13.3")
+set(AKONADI_VERSION "5.13.3")
 
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADINOTES
     VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/akonadi-notes_version.h"



Reply via email to