Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package akonadi-notes for openSUSE:Factory 
checked in at 2024-11-08 11:54:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-notes (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-notes.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-notes"

Fri Nov  8 11:54:07 2024 rev:99 rq:1222200 version:24.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-notes/akonadi-notes.changes      
2024-10-12 13:30:28.116072786 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-notes.new.2017/akonadi-notes.changes    
2024-11-08 11:54:32.681363517 +0100
@@ -1,0 +2,9 @@
+Tue Nov  5 10:42:33 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 24.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.08.3/
+- No code change since 24.08.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ akonadi-notes.spec ++++++
--- /var/tmp/diff_new_pack.l29JMK/_old  2024-11-08 11:54:33.785409571 +0100
+++ /var/tmp/diff_new_pack.l29JMK/_new  2024-11-08 11:54:33.785409571 +0100
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.3.0
 %define qt6_version 6.6.0
-%define kpim6_version 6.2.2
+%define kpim6_version 6.2.3
 
 %bcond_without released
 Name:           akonadi-notes
-Version:        24.08.2
+Version:        24.08.3
 Release:        0
 Summary:        Library to implement management of notes in Akonadi
 License:        LGPL-2.1-or-later

++++++ akonadi-notes-24.08.2.tar.xz -> akonadi-notes-24.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-notes-24.08.2/CMakeLists.txt 
new/akonadi-notes-24.08.3/CMakeLists.txt
--- old/akonadi-notes-24.08.2/CMakeLists.txt    2024-09-29 05:04:28.000000000 
+0200
+++ new/akonadi-notes-24.08.3/CMakeLists.txt    2024-10-11 06:51:58.000000000 
+0200
@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "6.2.2")
+set(PIM_VERSION "6.2.3")
 
 project(Akonadi-Notes VERSION ${PIM_VERSION})
 
@@ -35,8 +35,8 @@
 
 set(AKONADI_NOTES_VERSION ${PIM_VERSION})
 
-set(KMIMELIB_VERSION "6.2.2")
-set(AKONADI_VERSION "6.2.2")
+set(KMIMELIB_VERSION "6.2.3")
+set(AKONADI_VERSION "6.2.3")
 
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADINOTES
     VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/akonadi-notes_version.h"

Reply via email to