Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-kcalendarcore for 
openSUSE:Factory checked in at 2026-06-16 13:48:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kcalendarcore (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-kcalendarcore.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kcalendarcore"

Tue Jun 16 13:48:13 2026 rev:28 rq:1358866 version:6.27.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kcalendarcore/kf6-kcalendarcore.changes      
2026-05-11 16:55:28.268178353 +0200
+++ 
/work/SRC/openSUSE:Factory/.kf6-kcalendarcore.new.1981/kf6-kcalendarcore.changes
    2026-06-16 13:53:36.361688839 +0200
@@ -1,0 +2,11 @@
+Sat Jun  6 11:42:04 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.27.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.27.0
+- Changes since 6.26.0:
+  * Update dependency version to 6.27.0
+  * Update version to 6.27.0
+
+-------------------------------------------------------------------

Old:
----
  kcalendarcore-6.26.0.tar.xz
  kcalendarcore-6.26.0.tar.xz.sig

New:
----
  kcalendarcore-6.27.0.tar.xz
  kcalendarcore-6.27.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-kcalendarcore.spec ++++++
--- /var/tmp/diff_new_pack.5jPNPc/_old  2026-06-16 13:53:37.197723768 +0200
+++ /var/tmp/diff_new_pack.5jPNPc/_new  2026-06-16 13:53:37.201723934 +0200
@@ -23,21 +23,17 @@
 
 %bcond_without kde_python_bindings
 %if %{with kde_python_bindings}
-%if 0%{suse_version} > 1500
 %define pythons %{primary_python}
-%else
-%{?sle15_python_module_pythons}
-%endif
 %define mypython %pythons
 %define __mypython %{expand:%%__%{mypython}}
 %define mypython_sitearch %{expand:%%%{mypython}_sitearch}
 %endif
 
-# Full KF6 version (e.g. 6.26.0)
+# Full KF6 version (e.g. 6.27.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 %bcond_without released
 Name:           kf6-kcalendarcore
-Version:        6.26.0
+Version:        6.27.0
 Release:        0
 Summary:        Library to access and handle calendar data
 License:        LGPL-2.0-or-later


++++++ kcalendarcore-6.26.0.tar.xz -> kcalendarcore-6.27.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalendarcore-6.26.0/CMakeLists.txt 
new/kcalendarcore-6.27.0/CMakeLists.txt
--- old/kcalendarcore-6.26.0/CMakeLists.txt     2026-05-01 14:20:54.000000000 
+0200
+++ new/kcalendarcore-6.27.0/CMakeLists.txt     2026-06-05 17:45:22.000000000 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.29)
-set(KF_VERSION "6.26.0") # handled by release scripts
+set(KF_VERSION "6.27.0") # handled by release scripts
 
 project(KCalendarCore VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 6.26.0 NO_MODULE)
+find_package(ECM 6.27.0 NO_MODULE)
 set_package_properties(
     ECM
     PROPERTIES

Reply via email to