Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kimageformats for openSUSE:Factory checked in at 2022-11-15 13:17:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kimageformats (Old) and /work/SRC/openSUSE:Factory/.kimageformats.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kimageformats" Tue Nov 15 13:17:24 2022 rev:114 rq:1035399 version:5.100.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kimageformats/kimageformats.changes 2022-10-20 11:09:48.419788162 +0200 +++ /work/SRC/openSUSE:Factory/.kimageformats.new.1597/kimageformats.changes 2022-11-15 13:19:33.476311079 +0100 @@ -1,0 +2,36 @@ +Tue Nov 8 08:35:11 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- 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: + * Don't install desktop files for image formats when building against Qt6 + * raw: Don't seek back if we were asked to read too much + * jxl: indicate when all frames have been read + * avif: minor fixes + * avif: indicate when all frames have been read + * avif: always indicate endless loop + * avif: return `false` in `canRead()` when `imageIndex >= imageCount` (kde#460085) + * Add JXL test files corresponding to 8 EXIF orientation values + * Add AVIF test files with rotation and mirror operations + * Auto-rotate input images in readtest + * jxl: remove C-style casts + * avif: Use reinterpret_cast instead C cast + * avif: revert 9ac923a commit + * heif: replace C cast with static_cast + * heif: use heif_init/heif_deinit with libheif 1.13.0+ + * FindLibRaw: fix include dir, should not contain prefix libraw/ (kde#460105) + * Fix duplicated tests + * ANI partial test and PIC test added + * PSD: impreved support to sequential access device + * Fix messages + * CMakeLists: enable EXR test + * Added EXR test image + * Fixes for sequential devices +- Drop patches, merged upstream: + * 0001-avif-return-false-in-canRead-when-imageIndex-imageCo.patch + * 0001-avif-always-indicate-endless-loop.patch + * 0001-avif-revert-9ac923ad09316dcca0fc11e0be6b3dfc6cce6ca0.patch + +------------------------------------------------------------------- Old: ---- 0001-avif-always-indicate-endless-loop.patch 0001-avif-return-false-in-canRead-when-imageIndex-imageCo.patch 0001-avif-revert-9ac923ad09316dcca0fc11e0be6b3dfc6cce6ca0.patch kimageformats-5.99.0.tar.xz kimageformats-5.99.0.tar.xz.sig New: ---- kimageformats-5.100.0.tar.xz kimageformats-5.100.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kimageformats.spec ++++++ --- /var/tmp/diff_new_pack.d9Wz5G/_old 2022-11-15 13:19:34.012310565 +0100 +++ /var/tmp/diff_new_pack.d9Wz5G/_new 2022-11-15 13:19:34.016310562 +0100 @@ -25,7 +25,7 @@ %if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} > 150400) %define with_jxl 1 %endif -%define _tar_path 5.99 +%define _tar_path 5.100 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) @@ -33,7 +33,7 @@ # Only needed for the package signature condition %bcond_without released Name: kimageformats -Version: 5.99.0 +Version: 5.100.0 Release: 0 Summary: Image format plugins for Qt License: LGPL-2.1-or-later @@ -44,11 +44,6 @@ Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif -# PATCH-FIX-UPSTREAM -- Recommended patches for kimageformats 5.99 -Patch0: 0001-avif-return-false-in-canRead-when-imageIndex-imageCo.patch -Patch1: 0001-avif-always-indicate-endless-loop.patch -# PATCH-FIX-UPSTREAM -Patch2: 0001-avif-revert-9ac923ad09316dcca0fc11e0be6b3dfc6cce6ca0.patch BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kf5-filesystem @@ -155,5 +150,6 @@ %dir %{_kf5_servicesdir}/qimageioplugins %{_kf5_plugindir}/imageformats/kimg_eps.so %{_kf5_servicesdir}/qimageioplugins/eps.desktop +%{_kf5_plugindir}/imageformats/kimg_eps.so %changelog ++++++ kimageformats-5.99.0.tar.xz -> kimageformats-5.100.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/kimageformats/kimageformats-5.99.0.tar.xz /work/SRC/openSUSE:Factory/.kimageformats.new.1597/kimageformats-5.100.0.tar.xz differ: char 26, line 1