Hello community,

here is the log from the commit of package baloo5 for openSUSE:Factory checked 
in at 2016-10-28 12:15:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/baloo5 (Old)
 and      /work/SRC/openSUSE:Factory/.baloo5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "baloo5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/baloo5/baloo5.changes    2016-10-18 
09:56:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.baloo5.new/baloo5.changes       2016-10-28 
12:15:13.000000000 +0200
@@ -1,0 +2,34 @@
+Sun Oct  9 12:48:26 UTC 2016 - [email protected]
+
+- Update to 5.27.0
+  * Use correct config entry in autostart condition
+  * Fix sorted insert (aka flat_map like insert)
+    (kde#367991)
+  * Add missing close env, as pointed out by Loïc Yhuel
+    (kde#353783)
+  * Transaction not created => don't try to abort them
+  * fix missing m_env = nullptr assignment
+  * Make e.g. Baloo::Query thread safe
+  * On 64-bit systems baloo allows now > 5 GB index storage
+    (kde#364475)
+  * Allow ctime/mtime == 0
+    (kde#355238)
+  * Handle corruption of index database for baloo_file, try to recreate the 
database or abort if that fails
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.27.0.php
+- Drop upstreamed patches:
+  0001-fix-baloo_file-crash-with-corrupted-database.patch
+  0003-allow-ctime-mtime-0.patch (kde#355238)
+  0004-Increase-size-limit-of-baloo-index-for-64-bit-machin.patch
+  (kde#364475)
+  0005-Make-e.g.-Baloo-Query-thread-safe.patch
+  0006-fix-typo.patch
+  0007-fix-missing-m_env-nullptr-assignment.patch
+  0008-Transaction-not-created-don-t-try-to-abort-them.patch
+  0009-add-missing-close-env-as-pointed-out-by-Lo-c-Yhuel.patch
+  (kde#353783)
+  0010-Fix-sorted-insert-aka-flat_map-like-insert.patch (kde#367991)
+  0011-Open-baloo-lmdb-database-read-only-beside-in-baloo_f.patch
+  0012-Use-correct-config-entry-in-autostart-condition.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-fix-baloo_file-crash-with-corrupted-database.patch
  0003-allow-ctime-mtime-0.patch
  0004-Increase-size-limit-of-baloo-index-for-64-bit-machin.patch
  0005-Make-e.g.-Baloo-Query-thread-safe.patch
  0006-fix-typo.patch
  0007-fix-missing-m_env-nullptr-assignment.patch
  0008-Transaction-not-created-don-t-try-to-abort-them.patch
  0009-add-missing-close-env-as-pointed-out-by-Lo-c-Yhuel.patch
  0010-Fix-sorted-insert-aka-flat_map-like-insert.patch
  0011-Open-baloo-lmdb-database-read-only-beside-in-baloo_f.patch
  0012-Use-correct-config-entry-in-autostart-condition.patch
  baloo-5.26.0.tar.xz

New:
----
  baloo-5.27.0.tar.xz

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

Other differences:
------------------
++++++ baloo5.spec ++++++
--- /var/tmp/diff_new_pack.u52a34/_old  2016-10-28 12:15:14.000000000 +0200
+++ /var/tmp/diff_new_pack.u52a34/_new  2016-10-28 12:15:14.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.26
+%define _tar_path 5.27
 Name:           baloo5
-Version:        5.26.0
+Version:        5.27.0
 Release:        0
 %define kf5_version %{version}
 Summary:        Framework for searching and managing metadata
@@ -30,18 +30,6 @@
 Source1:        baselibs.conf
 # PATCH-FIX-OPENSUSE fix-cmakelists-comments.diff -- Change cmake 3.0 block 
comments to work in cmake 2.x
 Patch1:         fix-cmakelists-comments.diff
-# PATCHES 2-12 ARE CONTAINED IN 5.27.0
-Patch2:         0001-fix-baloo_file-crash-with-corrupted-database.patch
-Patch3:         0003-allow-ctime-mtime-0.patch
-Patch4:         0004-Increase-size-limit-of-baloo-index-for-64-bit-machin.patch
-Patch5:         0005-Make-e.g.-Baloo-Query-thread-safe.patch
-Patch6:         0006-fix-typo.patch
-Patch7:         0007-fix-missing-m_env-nullptr-assignment.patch
-Patch8:         0008-Transaction-not-created-don-t-try-to-abort-them.patch
-Patch9:         0009-add-missing-close-env-as-pointed-out-by-Lo-c-Yhuel.patch
-Patch10:        0010-Fix-sorted-insert-aka-flat_map-like-insert.patch
-Patch11:        0011-Open-baloo-lmdb-database-read-only-beside-in-baloo_f.patch
-Patch12:        0012-Use-correct-config-entry-in-autostart-condition.patch
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kf5-filesystem
 BuildRequires:  libattr-devel
@@ -157,17 +145,6 @@
 %prep
 %setup -q -n baloo-%{version}
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}

++++++ baloo-5.26.0.tar.xz -> baloo-5.27.0.tar.xz ++++++
++++ 5146 lines of diff (skipped)


Reply via email to