Changelog for
kfilemetadata5-devel-5.115.0+git20240316.f9a121b-332.15.i586.rpm :
* Mon May 06 2024 Christophe Marin
- Update to 5.116.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.116.0- Changes since 5.115.0:
* fix handling of attribute namespacing
* Thu Feb 08 2024 Christophe Marin - Update to 5.115.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.115.0- Changes since 5.114.0:
* Fix compilation with latest TagLib git master
* Fix build with taglib 2
* Sat Jan 13 2024 Christophe Marin - Update to 5.114.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.114.0- No code change since 5.113.0
* Tue Dec 05 2023 Christophe Marin - Update to 5.113.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.113.0- Changes since 5.112.0:
* Run dump utility as a test case
* Output generic file types from dump utility
* Check if file path passed to dump utility is a readable file
* [FFmpegExtractor] Bail out on first missing component during find_package
* Bump minimum Exiv2 version to 0.26
* [TaglibExtractor] Add support for Ogg stream with FLAC (audio/x-flac+ogg)
* Generate fromName hash table programmatically from PropertyInfo table
* Use proxy class for lowercase property name lookup
* Reduce PropertyInfo::fromName overhead
* [FFMpegExtractor] Support and check video/vnd.avi
* [TaglibExtractor] Adapt code to SMI changes for audio/x-wav -> /vnd.wave
* Mon Nov 06 2023 Christophe Marin - Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0- No code change since 5.111.0
* Mon Oct 09 2023 Christophe Marin - Update to 5.111.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.111.0- No code change since 5.110.0
* Wed Sep 06 2023 Christophe Marin - Update to 5.110.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.110.0- No code change since 5.109.0
* Tue Aug 08 2023 Christophe Marin - Update to 5.109.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.109.0- Changes since 5.108.0:
* Remove awkward warning message also from Exiv2 autotests
* Add explicit moc includes to sources for moc-covered headers
* Mon Jul 03 2023 Christophe Marin - Update to 5.108.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.108.0- Changes since 5.107.0:
* Remove qt6 CI builds
* Reapply ReplayGain changes
* Mon Jun 05 2023 Christophe Marin - Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0- Changes since 5.106.0:
* Cleanup property name/id mapping test
* Add method to export list of all Property names.
* Reduce PropertyInfo construction overhead
* Add benchmark for PropertyInfo instantiation
* Fix build with exiv2 >= 0.28
* Sat May 06 2023 Christophe Marin - Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0- Changes since 5.105.0:
* Test HEIF in Exiv2Extractor
* Test JXL in Exiv2Extractor, extend JPEG coverage
* Move static private helper out of Exiv2ExtractorTest class
* Clean up Exiv2/C++14 warning message
* Remove usage of deprecated MP4::ItemListMap in taglib extractor
* Disable external extractor/writer test on Windows
* Modernize and extend CMake check for Python3
* Extend dignostics for taglib autotests
* Make fb2 extractor compilation dependent on KF5Archive
* Sat Apr 01 2023 Christophe Marin - Update to 5.105.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.105.0- No code change since 5.104.0
* Mon Mar 06 2023 Christophe Marin - Update to 5.104.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.104.0- Changes since 5.103.0:
* Mobi extractor: only extract what is asked (kde#465006)
* Wed Feb 08 2023 Christophe Marin - Update to 5.103.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.103.0- Changes since 5.102.0:
* Also add external extractors to vector of all plugins (kde#463598)
* Fix loading of external extractors and writers (kde#463598)
* Thu Jan 12 2023 Christophe Marin - Update to 5.102.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.102.0- Changes since 5.101.0:
* odfextractor: Add support for Open Document Graphics
* Tue Dec 06 2022 Christophe Marin - Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0- Changes since 5.100.0:
* FFmpegExtrator: Try stream metadata if no global metadata is available
* office2007extractor: Extract text document line count
* office2007extractor: Update docx to include more properties
* Add FictionBook2 extractor
* Tue Nov 08 2022 Christophe Giboudeaux - Update to 5.100.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.100.0- Changes since 5.99.0:
* OdfExtractorTest: Add test cases for Flat XML documents
* OdfExtractor: Only go looking for textual content in office:body
* OdfExtractor: Support \"Flat XML\" variants
* PngExtractor: Add autotest
* PngExtractor: Only extract metadata when it was asked for
* Sat Oct 01 2022 Christophe Giboudeaux - Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0- Changes since 5.98.0:
* Add Qt 6 Windows CI
* Dawid Wróbel .gitlab-ci.yml: enable static builds
* Fix compilation of tests in static builds (kde#459344)
* Tue Sep 06 2022 Christophe Giboudeaux - Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* Sun Aug 07 2022 Christophe Giboudeaux - Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0- Changes since 5.96.0:
* Remove reviewboardrc
* Add PNG extractor
* dump tool: Print extractor name
* Sun Jul 03 2022 Christophe Giboudeaux - Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0- No code change since 5.95.0
* Fri Jun 10 2022 Christophe Giboudeaux - Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0- No code change since 5.94.0
* Tue May 10 2022 Christophe Giboudeaux - Update to 5.94.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.94.0- Changes since 5.93.0:
* Check executables exist in PATH before passing them to QProcess
* Add windows CI
* install version header
* Create version header file
* exiv2extractor: add support for Canon CR3 raw image
* Sun Apr 03 2022 Christophe Giboudeaux - Update to 5.93.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.93.0- Changes since 5.92.0:
* Require unittests to pass for CI jobs to pass
* exiv2extractor: add support for avif, heif, jpeg xl
* Tue Mar 15 2022 Christophe Giboudeaux - Build the optional mobipocket extractor. QMobipocket only depends on Qt and shouldn\'t cause any issue.
* Mon Mar 07 2022 Christophe Giboudeaux - Update to 5.92.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.92.0- Changes since 5.91.0:
* Port to KPluginMetaData::findPlugins for plugin querying
* enable mobipocket extractor by default
* Use std::unique_ptr to manage lifetime of d-ptr
* Sun Feb 06 2022 Christophe Giboudeaux - Update to 5.91.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.91.0- Changes since 5.90.0:
* Also build the actual Poppler extractor with Qt6, not just its unit test
* make TypInfo comparison const
* Install plugins in kf
* deprecate image extraction via embeddedimagedata
* Add CI qt6 support
* Apply Samir fix about LIBEXEC_INSTALL_DIR
* More changes to make it build against Qt6
* Make it compiles against qt6
* Make the Poppler extractor compatible with the Qt6-based Poppler as well
* Mon Jan 03 2022 Christophe Giboudeaux - Update to 5.90.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.90.0- Changes since 5.89.0:
* Optimize README formatting for api.kde.org
* USe const\'ref
* Sat Dec 04 2021 Christophe Giboudeaux - Update to 5.89.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.89.0- Changes since 5.88.0:
* KFileMetaData::Property: Deprecate toVariantMap and toPropertyMap methods
* Port deprecated QMap methods to QMultiMap
* Put code of public header depending on deprecated Qt API in deprecation wrapper
* [PopplerExtractor] extract pageCount
* Sun Nov 07 2021 Christophe Giboudeaux - Strip \'Source\' URL for faster submissions
* Sun Nov 07 2021 Christophe Giboudeaux - Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0- Changes since 5.87.0:
* Fix wrong testcase.
* Port QStringRef (deprecated) to QStringView
* [FFmpegExtractor] Remove FFmpeg 2.x/3.0 support, handle deprecations
* Fix version checks in FindFFmpeg.cmake
* [DublinCore] Also test terms namespace
* [PopplerExtractor] directly use getters provided by poppler
* Add FreeBSD CI
* Sun Oct 03 2021 Christophe Giboudeaux - Update to 5.87.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.87.0- Changes since 5.86.0:
* Add Gitlab CI configuration
* Wed Sep 15 2021 Christophe Giboudeaux - Drop the unneeded baselibs.conf.
* Mon Sep 06 2021 Christophe Giboudeaux - Update to 5.86.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.86.0- Changes since 5.85.0:
* replace \"MacOSX\" with \"macOS\"
* Fri Aug 06 2021 Christophe Giboudeaux - Update to 5.85.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.85.0- No code change since 5.84.0
* Sun Jul 04 2021 Christophe Giboudeaux - Update to 5.84.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.84.0- Changes since 5.83.0:
* Fix compilation with libc++ also for autotests (semitested)
* Fix compilation with libc++ (untested)
* Update IRC network name in the README- Only install the license files once
* Sat Jun 05 2021 Christophe Giboudeaux - Update to 5.83.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.83.0- Changes since 5.82.0:
* Bump required CMake version to 3.16
* Call ki18n_install() unconditionally
* [ExtractionResult] Remove automatic mimetype determination
* [ExternalWriter] Test property serialization
* [ExternalExtractor/Writer] Avoid unnecessary map value lookup from key
* [ExternalWriter] Fix infinite loop when serializing properties
* Avoid leaking a QObject in ExternalWriter
* [TaglibExtractor] Rename ASF test case to WMA
* [TaglibWriter] Fix memory leak when updating Cover images in ASF (WMA)
* Sat May 01 2021 Christophe Giboudeaux - Update to 5.82.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.82.0- Changes since 5.81.0:
* Use new version-controlled enumerator deprecation warning macros
* Mon Apr 05 2021 Christophe Giboudeaux - Update to 5.81.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.81.0- Changes since 5.80.0:
* This method is unused (fix unity compile support)
* Enable Unicode support in QRegularExpression where needed
* Sun Mar 07 2021 Christophe Giboudeaux - Update to 5.80.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.80.0- Changes since 5.79.0:
* [FFmpegExtractor] Use categorized logging
* Enable CI, add .gitlab-ci.yml
* Mon Feb 08 2021 Christophe Giboudeaux - Update to 5.79.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.79.0- Changes since 5.78.0:
* ffmpegextractor: Use av_find_default_stream_index to find video stream
* Wed Jan 06 2021 Christophe Giboudeaux - Update to 5.78.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.78.0- Changes since 5.77.0:
* Remove not implemented method
* Remove ifdefs, we require Qt 5.14 now