Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-kfilemetadata for 
openSUSE:Factory checked in at 2024-04-15 20:11:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kfilemetadata (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-kfilemetadata.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kfilemetadata"

Mon Apr 15 20:11:58 2024 rev:2 rq:1167186 version:6.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kfilemetadata/kf6-kfilemetadata.changes      
2024-03-11 15:29:53.721492769 +0100
+++ 
/work/SRC/openSUSE:Factory/.kf6-kfilemetadata.new.26366/kf6-kfilemetadata.changes
   2024-04-15 20:15:00.836945269 +0200
@@ -1,0 +2,33 @@
+Fri Apr  5 12:52:37 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 6.1.0
+  * New feature release
+- Changes since 6.0.0:
+  * update version for new release
+  * [PopplerExtractorTest] Verify multicolumn PDF content (currently broken)
+  * [PopplerExtractorTest] Make tests data driven
+  * [PopplerExtractorTest] Move class declaration to source file
+  * plaintextextractor: autodetect encoding for text
+  * [PlainTextExtractor] Add plain text test file to coverage test
+  * [IndexerExtractorTest] Make tests data driven
+  * Add support for .mod/.s3m/.xm/.it Module Tracker formats meta data 
(kde#448182)
+  * plaintextextractor: Read file via QFile
+  * [PropertyInfo,TypeInfo] Move static data into scope of its class
+  * [PropertyInfo,TypeInfo] Avoid lookup from id during initilization
+  * [PropertyInfo,TypeInfo] Use QStringView for name in hash
+  * [TypeInfo] Use a hash table for faster fromName TypeInfo creation
+  * Move helper class for case-insensitive QHash lookup to separate file
+  * [TypeInfo] Make set of all types introspectable
+  * [TypeInfo] Improve performance and cleanup
+  * [TypeInfo] Add unit tests and benchmarks
+  * [TypeInfo] Extend documentation for KFileMetaData::TypeInfo
+  * [PlaintextExtractor] Fix possible truncation of last character
+  * [PlaintextExtractor] Verify handling files missing newline delimiters
+  * [PlaintextExtractor] Check countint of empty lines
+  * [IndexerExtractorTest] Actually verify content extraction is skipped
+  * [IndexerExtractorTest] Move class declaration to source file
+  * [CMake] Move mentions of KF Archive dependencies over to the extractors
+  * [CMake] Remove several leftover references to KF5
+  * Fix compilation error for krita extractor when KArchive isn't found
+
+-------------------------------------------------------------------

Old:
----
  kfilemetadata-6.0.0.tar.xz
  kfilemetadata-6.0.0.tar.xz.sig

New:
----
  kfilemetadata-6.1.0.tar.xz
  kfilemetadata-6.1.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-kfilemetadata.spec ++++++
--- /var/tmp/diff_new_pack.Cx0QML/_old  2024-04-15 20:15:01.512970149 +0200
+++ /var/tmp/diff_new_pack.Cx0QML/_new  2024-04-15 20:15:01.516970296 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kf6-kfilemetadata
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,14 @@
 %define qt6_version 6.6.0
 
 %define rname kfilemetadata
-# Full KF6 version (e.g. 6.0.0)
+# Full KF6 version (e.g. 6.1.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 ffmpeg
 %bcond_without released
 Name:           kf6-kfilemetadata
-Version:        6.0.0
+Version:        6.1.0
 Release:        0
 Summary:        Library for extracting Metadata
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only
@@ -43,6 +43,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(exiv2) >= 0.21
 BuildRequires:  cmake(KF6Archive) >= %{_kf6_bugfix_version}
+BuildRequires:  cmake(KF6Codecs) >= %{_kf6_bugfix_version}
 BuildRequires:  cmake(KF6Config) >= %{_kf6_bugfix_version}
 BuildRequires:  cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
 BuildRequires:  cmake(KF6I18n) >= %{_kf6_bugfix_version}


++++++ kfilemetadata-6.0.0.tar.xz -> kfilemetadata-6.1.0.tar.xz ++++++
++++ 33215 lines of diff (skipped)

Reply via email to