Hello community,

here is the log from the commit of package baloo5 for openSUSE:Factory checked 
in at 2019-03-21 09:42:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/baloo5 (Old)
 and      /work/SRC/openSUSE:Factory/.baloo5.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "baloo5"

Thu Mar 21 09:42:29 2019 rev:62 rq:686710 version:5.56.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/baloo5/baloo5.changes    2019-02-28 
21:37:15.285661863 +0100
+++ /work/SRC/openSUSE:Factory/.baloo5.new.28833/baloo5.changes 2019-03-21 
09:42:32.090949592 +0100
@@ -1,0 +2,30 @@
+Sun Mar 10 20:15:34 UTC 2019 - [email protected]
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * Replace several Q_ASSERTs with proper checks
+  * Check string length to avoid crash for "tags:/" URL
+  * [tags_kio] Fix local file tagging by checking only tag: urls for double 
slashes.
+  * add baloo engine debugging category
+  * Hardcoding the Remaining Time Update Interval
+  * Fix regression for matching explicitly included folders
+  * Cleanup idempotent entries from mimetype mapper table
+  * [baloo/KInotify] Notify if folder was moved from unwatched place 
(kde#342224)
+  * Simplify term debug output
+  * Handle folders matching substrings of included/excluded folders correctly
+  * [balooctl] Normalize include/exclude pathes before using it for the config
+  * Optimize Baloo::File copy assign operator, fix Baloo::File::load(url)
+  * Use content to determine mime type
+  * Get rid of mostly unused filePathToStat overload
+  * [Extractor] Exclude GPG encrypted data from being indexed
+  * [balooctl] Actually abort a malformed command instead of just saying so
+  * [balooctl] Add missing help for "config set", normalize string
+  * Replace recursive isDirHidden with iterative one, allow const argument
+  * Make sure only directories are added to the inotify watcher
+- Dropped patches, now upstream:
+  * 0001-Check-string-length-to-avoid-crash-for-tags-URL.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Check-string-length-to-avoid-crash-for-tags-URL.patch
  baloo-5.55.0.tar.xz

New:
----
  baloo-5.56.0.tar.xz

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

Other differences:
------------------
++++++ baloo5.spec ++++++
--- /var/tmp/diff_new_pack.bH30dB/_old  2019-03-21 09:42:32.646949464 +0100
+++ /var/tmp/diff_new_pack.bH30dB/_new  2019-03-21 09:42:32.646949464 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.55
+%define _tar_path 5.56
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           baloo5
-Version:        5.55.0
+Version:        5.56.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
@@ -35,8 +35,6 @@
 Patch1:         fix-cmakelists-comments.diff
 # PATCH-FIX-OPENSUSE
 Patch2:         
0001-Do-not-use-qfileinfo-metadatachangetime-if-Qt-lt-5.10.patch
-# PATCH-FIX-UPSTREAM
-Patch3:         0001-Check-string-length-to-avoid-crash-for-tags-URL.patch
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
 BuildRequires:  libattr-devel
@@ -152,7 +150,6 @@
 %if 0%{?suse_version} == 1500
 sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
 %endif
-%patch3 -p1
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}

++++++ baloo-5.55.0.tar.xz -> baloo-5.56.0.tar.xz ++++++
++++ 10076 lines of diff (skipped)


Reply via email to