diff --git a/kimageformats-5.95.0.tar.xz b/kimageformats-5.95.0.tar.xz deleted file mode 100644 index e7861da..0000000 --- a/kimageformats-5.95.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:257a011608c682226c8559a8a2f26a37862a1400ec22fcb5f69e2273e8dbb8fe -size 2926576 diff --git a/kimageformats-5.95.0.tar.xz.sig b/kimageformats-5.95.0.tar.xz.sig deleted file mode 100644 index ede1aba..0000000 --- a/kimageformats-5.95.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmKiaiMACgkQWNDuZIpI -s7t5MAgApv7S2zUNxKUXvcUQk1QduVjRzT0azM9iKnRqIwyncQQ+Za1LjcdSR/AK -hhTUYUrW7nD4I7BnRR4qYueOt7jspKcoE1in1Qk199QtMh5FLyOvpnUsvj1L2jpN -l5b0PTNEF82VfR53f8OyTDB/W+d0otg59SpkLwj+y+a7De7NH6n/N0TtqJmYNVL+ -fwIGUY1ytJCnaFfxKwOjxIn46YODUYOhOybvTGrmsV6kVwurHPu2suDCSv0WsX2Y -xjlHRkq0gxUe0iU0vmG7U2UN1jJPl1CJTl8p5Ww/SxCF4n7sqF3jvc2jDneyM853 -AyKWnrqgOpkc0/KfiIn9o/PNgH/6cQ== -=ezPm ------END PGP SIGNATURE----- diff --git a/kimageformats-5.96.0.tar.xz b/kimageformats-5.96.0.tar.xz new file mode 100644 index 0000000..a72f53c --- /dev/null +++ b/kimageformats-5.96.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5ce354ef2d0146609e0a681e74da078b0592195e304d45670e5e698d5167435 +size 3589112 diff --git a/kimageformats-5.96.0.tar.xz.sig b/kimageformats-5.96.0.tar.xz.sig new file mode 100644 index 0000000..34cfd9e --- /dev/null +++ b/kimageformats-5.96.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLAc3oACgkQWNDuZIpI +s7uPQwf+M2xC4+DEcGWrh/ttJw0oUWDfJb9hvln9MlgoqTEjGwLJ4CndXqF90Gph +t2Ow23qGtuo3MiAZC+PcVDrrTsnP5VvKJbN7cd88CupCbBWVza6ma0SkhhXZG/nx +K+kLkPk5JGPrtnqiQVjp31w6M7Uhd4cHHYz/3jy8faPyjzeY2Zm/LM6bdnTMfeJv +5uNIzJqwzbG5JnkRPABdYILq6FNAahtFvaxP5k/PVr3ZaRXrJLRDNjTqhxzgXHQJ +J2UDIiYEvx3o/72oComZO3hDaYQ0GV3T2rTtvhDR9r5WLCE4zUqsboh/1dYSJr88 +fRepYQMasVJOOGT6yUgyQbakvtOG+A== +=qPiA +-----END PGP SIGNATURE----- diff --git a/kimageformats.changes b/kimageformats.changes index 5e81f9f..e91db5c 100644 --- a/kimageformats.changes +++ b/kimageformats.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sun Jul 3 11:56:00 UTC 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 +- Changes since 5.95.0: + * PSD header checks according to specifications + * Improved detection of alpha channel on CMYK images + * Minor code optimization + * Minor code improvements (tested on all my MCYK PSD/PSB files) + * Fix Alpha + testcase images + * Fix regression + * Basic support to CMYK 8/16 bits (not fully tested) + * Require passing tests for the CI to pass + * jxl: support both old 0.6.1 and new 0.7.0 libjxl API + * Remove extra ';' + * avif: read performance improvements + ------------------------------------------------------------------- Mon Jun 13 13:18:42 UTC 2022 - Wolfgang Bauer diff --git a/kimageformats.spec b/kimageformats.spec index 7766902..d864323 100644 --- a/kimageformats.spec +++ b/kimageformats.spec @@ -22,7 +22,7 @@ %if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} >= 150300) %define with_heif 1 %endif -%define _tar_path 5.95 +%define _tar_path 5.96 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) @@ -30,7 +30,7 @@ # Only needed for the package signature condition %bcond_without released Name: kimageformats -Version: 5.95.0 +Version: 5.96.0 Release: 0 Summary: Image format plugins for Qt License: LGPL-2.1-or-later