diff --git a/kimageformats-5.87.0.tar.xz b/kimageformats-5.87.0.tar.xz deleted file mode 100644 index 373fa62..0000000 --- a/kimageformats-5.87.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af6efb6232b8de670691f1983c26e385a64c9f5339d67ae004e97f6864c19830 -size 590528 diff --git a/kimageformats-5.87.0.tar.xz.sig b/kimageformats-5.87.0.tar.xz.sig deleted file mode 100644 index e4a375f..0000000 --- a/kimageformats-5.87.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmFYlw0ACgkQWNDuZIpI -s7tJDwgApB3GLIRRdcfjJLH5wehHBfb3yA5tYyi6ft1z6NhygrET1yZsRn/jEpCu -P+8xSuU39XWewI9UcOf+LGzomAqe0kqbUHwjyHjR4g/AZtd5ZXrWuJEAvCpZR/SH -wEBS4610JJIkBi1ZYYOFffogvVdPWF5L+gK5DIHiuiNElwPii67rn6zdNalr6BV5 -aUn/ALpluRMUrmGjyWJVdUvLGMMVehQtBnm+Fy8pQs0E0a8PGL0velH1LxwwGcMh -AFXyql74hcQN3m8ehR1cy3irbLOegRZxZ6uILFGNbCO6krjaifOQ/ZajNh/y+4At -BhDbfIMjCydRDmRTnUtd/RpDcgN+TQ== -=9em8 ------END PGP SIGNATURE----- diff --git a/kimageformats-5.88.0.tar.xz b/kimageformats-5.88.0.tar.xz new file mode 100644 index 0000000..7f74bcb --- /dev/null +++ b/kimageformats-5.88.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee708f338fa55a5780acb6cb01dced092446f3d4f66b9e001d61fbfe2b588b5 +size 590940 diff --git a/kimageformats-5.88.0.tar.xz.sig b/kimageformats-5.88.0.tar.xz.sig new file mode 100644 index 0000000..17c158a --- /dev/null +++ b/kimageformats-5.88.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGGjkEACgkQWNDuZIpI +s7udkwgAhBQVJ5LgQ0GTAQhz23wSxc0N9w9UCztK6Yz2HUJcmj38HIq02XA5z5gG +iUWMhVzQlmB2zPemYN+/sUsst/gxarfzbeIxWtThKHw8MlEu6zleauuz70lL2r8o +LCSqbPWdYucunUmIiy7FUEN+DIS5YbvZZiCyEYAMMjRpI9IZI3OYjaeuH2rZT+Q4 +9wfGC3YqS5wrun2/irGIT1fMtkcgWBf0V91sT2iAi1A0rG5Y21BccSDoaRt2Ctot +c4fXbJCbqGAlDMAP8OqKcyNF9etHK2hG5l7E8AudDtbmMyyxfcI63j1oyVIhZr+P +F36x+Ky1jtcFpT70q26/y4rH9X7wCg== +=SMI0 +-----END PGP SIGNATURE----- diff --git a/kimageformats.changes b/kimageformats.changes index 134148e..3da85cd 100644 --- a/kimageformats.changes +++ b/kimageformats.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Nov 7 09:13:24 UTC 2021 - Christophe Giboudeaux + +- Strip 'Source' URL for faster submissions + +------------------------------------------------------------------- +Sun Nov 7 09:08:07 UTC 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: + * Add FreeBSD CI + * Add Android CI + ------------------------------------------------------------------- Sun Oct 3 20:33:49 UTC 2021 - Christophe Giboudeaux diff --git a/kimageformats.spec b/kimageformats.spec index b6ae738..334ae39 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.87 +%define _tar_path 5.88 # 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,15 +30,15 @@ # Only needed for the package signature condition %bcond_without lang Name: kimageformats -Version: 5.87.0 +Version: 5.88.0 Release: 0 Summary: Image format plugins for Qt License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org -Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig +Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}