From eb1aa309a60d5d7e8cb73434720bd98d9559c2f1c000d3708f9224b6bb5282cd Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 9 May 2021 07:41:59 +0000 Subject: [PATCH] KDE Frameworks 5.82 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kimageformats?expand=0&rev=228 --- kimageformats-5.81.0.tar.xz | 3 --- kimageformats-5.81.0.tar.xz.sig | 11 ----------- kimageformats-5.82.0.tar.xz | 3 +++ kimageformats-5.82.0.tar.xz.sig | 11 +++++++++++ kimageformats.changes | 14 ++++++++++++++ kimageformats.spec | 20 ++++++++++---------- 6 files changed, 38 insertions(+), 24 deletions(-) delete mode 100644 kimageformats-5.81.0.tar.xz delete mode 100644 kimageformats-5.81.0.tar.xz.sig create mode 100644 kimageformats-5.82.0.tar.xz create mode 100644 kimageformats-5.82.0.tar.xz.sig diff --git a/kimageformats-5.81.0.tar.xz b/kimageformats-5.81.0.tar.xz deleted file mode 100644 index bc356f5..0000000 --- a/kimageformats-5.81.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a332a0d708417c6e973b19d8b3aec006f3c1c57ef17851dc00e4921d7c43864e -size 590004 diff --git a/kimageformats-5.81.0.tar.xz.sig b/kimageformats-5.81.0.tar.xz.sig deleted file mode 100644 index 39def0f..0000000 --- a/kimageformats-5.81.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBprV0ACgkQWNDuZIpI -s7t38wgArHjSN9rqo5TxvFGNhwvO11pCtMk3HGt3cRmGCvR8FxPylv++RubJcxam -jSof0PJbvxcVdKRKHvyp3/MkLY+FxN39G3/QdfT7u4QbdFDKbgW0yPxaIMbRYJbP -aSC4mhicI0GnD3dPwjraVq8VeEb2PCKaN4GZAHE0t5bMBtSF0+OaWGKcajcJLClQ -WbUBusqQRQwVhXqXnx1oUEuQaJqj+OIsIBdB6Cew+szmUtY9h1dksnL5ePCRzEOD -ulvgVPRoKljrWz0zLEOzVN3HQgtUNpurFktK7VQT/tpBIeSEOd9SijZh8l65VhsR -s9to3+btPMtMO6+Gs41dOp9kYw1foQ== -=wQdJ ------END PGP SIGNATURE----- diff --git a/kimageformats-5.82.0.tar.xz b/kimageformats-5.82.0.tar.xz new file mode 100644 index 0000000..0988822 --- /dev/null +++ b/kimageformats-5.82.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e7852b85f2a2e5d7136548747b5fd75b8c81e99c9f691bb8a168ce72bb1057d +size 590128 diff --git a/kimageformats-5.82.0.tar.xz.sig b/kimageformats-5.82.0.tar.xz.sig new file mode 100644 index 0000000..34d9360 --- /dev/null +++ b/kimageformats-5.82.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmCOdjkACgkQWNDuZIpI +s7vTXgf/W9B7dwAjWEJl2c8NQbkmwKCGLI+EpMSjPOJfUjJtAkxCb8ZUXvcYQzBt +/GwXYmMt9wcAP5/5PYox0vDz+W8aoxvfqudKPwOegM23R7vydYlANlG1yWAKMe9Q +tMSJtFow15fmI+q6nE98szbH/s0E+F3XYbbFR/sfGJb/9T/F7lDBs/ea5SjaDJzK +TxonPCJ2g6DZJiRhOmJ98qCxV+cS9t71gObg6Qvnb7Lj2lO/PWmeP6aG4VUo/KYf +tpt9sSI/fea986Vizl6kGPJYL00/DmCAKyAO0mignj5i7aALxmTOL3ePc/hQW8vs +6bkAdGE5RbOr4JAdVTLlmGTTjEzoUQ== +=6LpL +-----END PGP SIGNATURE----- diff --git a/kimageformats.changes b/kimageformats.changes index ccce47b..28a721a 100644 --- a/kimageformats.changes +++ b/kimageformats.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat May 1 16:40:57 UTC 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: + * Support building with OpenEXR 3 + * test: imageconverter: add a way to list mimes instead of formats + * xcf: fix new[]/delete mismatch, as detected by ASAN + * ani: convert +1 to -1 so we don't do a potential integer overflow + * xcf: Fix Stack-buffer-overflow WRITE on broken files + ------------------------------------------------------------------- Mon Apr 5 07:12:30 UTC 2021 - Christophe Giboudeaux diff --git a/kimageformats.spec b/kimageformats.spec index f518048..d4436f2 100644 --- a/kimageformats.spec +++ b/kimageformats.spec @@ -19,7 +19,7 @@ %if 0%{?suse_version} > 1500 %define with_avif 1 %endif -%define _tar_path 5.81 +%define _tar_path 5.82 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) @@ -27,7 +27,7 @@ # Only needed for the package signature condition %bcond_without lang Name: kimageformats -Version: 5.81.0 +Version: 5.82.0 Release: 0 Summary: Image format plugins for Qt License: LGPL-2.1-or-later @@ -44,9 +44,9 @@ BuildRequires: kf5-filesystem BuildRequires: openexr BuildRequires: openexr-devel BuildRequires: cmake(KF5Archive) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5Gui) >= 5.14.0 -BuildRequires: cmake(Qt5PrintSupport) >= 5.14.0 -BuildRequires: cmake(Qt5Test) >= 5.14.0 +BuildRequires: cmake(Qt5Gui) >= 5.15.0 +BuildRequires: cmake(Qt5PrintSupport) >= 5.15.0 +BuildRequires: cmake(Qt5Test) >= 5.15.0 %if 0%{?with_avif} BuildRequires: cmake(libavif) >= 0.8.2 %endif @@ -73,15 +73,15 @@ it invokes ghostscript for conversion, it should only be used in trusted environments. %prep -%setup -q +%autosetup -p1 %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build - %fdupes %{buildroot} +%kf5_makeinstall -C build +%fdupes %{buildroot} %files %license LICENSES/*