Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-baloo for openSUSE:Leap:16.0 
checked in at 2025-04-23 10:08:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/kf6-baloo (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.kf6-baloo.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-baloo"

Wed Apr 23 10:08:21 2025 rev:3 rq:1271429 version:6.13.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/kf6-baloo/kf6-baloo.changes    2025-03-19 
11:47:46.632395418 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.kf6-baloo.new.30101/kf6-baloo.changes 
2025-04-23 10:08:31.523907983 +0200
@@ -1,0 +2,82 @@
+Sat Apr  5 12:32:21 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.13.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.13.0
+- Changes since 6.12.0:
+  * It compiles fine without qt6.9 deprecated methods
+  * It compiles fine without kf6.12 deprecated methods
+  * Update dependency version to 6.13.0
+
+-------------------------------------------------------------------
+Tue Mar 11 09:29:05 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.12.0
+- Changes since 6.11.0:
+  * Update dependency version to 6.12.0
+  * [FileContentIndexer] Avoid race on updatedFiles modification
+  * extractor: don't try to extract when index failed (kde#498236)
+  * Update version to 6.12.0
+
+-------------------------------------------------------------------
+Sat Feb  8 12:16:39 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.11.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.11.0
+- Changes since 6.10.0:
+  * Update dependency version to 6.11.0
+  * [Database] Propagate failure reasons for open, remove unused functions
+  * [Database] Reduce manual management of m_env during open.
+  * Add xml/yaml linting
+  * CI: Add linux-qt6-next build
+  * MetadataMover::updateMetadata: tolerate path ending with /
+  * Update version to 6.11.0
+
+-------------------------------------------------------------------
+Tue Jan  7 18:17:17 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.10.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.10.0
+- Changes since 6.9.0:
+  * Update dependency version to 6.10.0
+  *    Remove unused member
+  * Update version to 6.10.0
+
+-------------------------------------------------------------------
+Sun Dec  8 10:09:03 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.9.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.9.0
+- Changes since 6.8.0:
+  * Update dependency version to 6.9.0
+  * [termgeneratortest] Rework unit test for negative numbers
+  * Remove unneeded qOverload statements
+  * ci: use suse-qt68 image for clang-format
+  * [balooctl] Refactor the "index" and "clear" code
+  * Bump KF and QT versions in ecm_set_disabled_deprecation_versions
+  * Don't include quiet packages in feature_summary
+  * Update version to 6.9.0
+
+-------------------------------------------------------------------
+Mon Nov  4 11:17:54 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.8.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.8.0
+- Changes since 6.7.0:
+  * Update dependency version to 6.8.0
+  * [excludeMimeTypes] Exclude model/obj and text/rust from content indexing
+  * Update version to 6.8.0
+
+-------------------------------------------------------------------

Old:
----
  baloo-6.7.0.tar.xz
  baloo-6.7.0.tar.xz.sig

New:
----
  baloo-6.13.0.tar.xz
  baloo-6.13.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-baloo.spec ++++++
--- /var/tmp/diff_new_pack.y4ElQj/_old  2025-04-23 10:08:33.139975544 +0200
+++ /var/tmp/diff_new_pack.y4ElQj/_new  2025-04-23 10:08:33.143975711 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kf6-baloo
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 %define qt6_version 6.7.0
 
 %define rname baloo
-# Full KF6 version (e.g. 6.7.0)
+# Full KF6 version (e.g. 6.13.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 # Last major and minor KF6 version (e.g. 6.0)
 %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kf6-baloo
-Version:        6.7.0
+Version:        6.13.0
 Release:        0
 Summary:        Framework for searching and managing metadata
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only

++++++ baloo-6.7.0.tar.xz -> baloo-6.13.0.tar.xz ++++++
++++ 13004 lines of diff (skipped)

Reply via email to