forked from pool/kimageformats
Accepting request 871701 from KDE:Frameworks5
KDE Frameworks 5.79 (forwarded request 871084 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/871701 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimageformats?expand=0&rev=89
This commit is contained in:
commit
778cc5f538
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ecd4cf4ec006998b73724776cb2cb11f636057bd5f29ae134451fec612e1623f
|
|
||||||
size 558436
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/weh4ACgkQWNDuZIpI
|
|
||||||
s7uUEwf9E83P5MKkoDgWG0xAe5lFa8wr8gg9IGD5Cid5z9/wtDDkNMEfAyFrx8oS
|
|
||||||
nkC2t6xArl6E6R1OmnsI8DXHesfMR+7lt9Ih3ahpTeOh0Eu75p8aKKnklah50fti
|
|
||||||
Lnl8sLDCC0ij5SP/9WG3jOzssSikxszCGhYQH9aBxJSjlZktRzRTtgowKkLllWOd
|
|
||||||
AumbWLGY74g57bv+ufwD8ZXZ6QFg+PnL4w+A4nPjM3uHMrf1NypYnJE1B7W8jZ8W
|
|
||||||
dkMPSxIgKGAGRNvPJnv2Zoghqvszv5qmesM3mLWST02vXChluuxR3KDPHqqIAen2
|
|
||||||
1P8J3SB5T6TPkCMs0zGRegSzZXa0uA==
|
|
||||||
=fAPO
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kimageformats-5.79.0.tar.xz
Normal file
3
kimageformats-5.79.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ecc8e38500d2723ab2db343252955df73c75d4e20a54e8671436b2bf0961ce25
|
||||||
|
size 565640
|
11
kimageformats-5.79.0.tar.xz.sig
Normal file
11
kimageformats-5.79.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmAe6x0ACgkQWNDuZIpI
|
||||||
|
s7uQZwf/eGumA4Shr3gzY/M3qCosNVaAASIIKDuwNMGv8d4he+e69ZKE5A5LIOI4
|
||||||
|
9auFJwU93UmlgD8hhTYoxU+VZKLTSUXvQ+XF/3mFvex7I2mN2L+8mEfKh/kCBnK6
|
||||||
|
rvwzEKVMqddFqm2YyqAJkNRqbZDetIxLJ0vgzvlXXQlU+r3TTyfZsJdmCmYVr611
|
||||||
|
CqeQ+9EeNnS1zLinQ+CfXjNTWLXnd4WKid3TCfmT78GDGA5jjBrIpYRAUSKadV/V
|
||||||
|
cprAZWoB7Rsmvbo3lZmdjb/LujqmSbKSidX5/R8DKH0pc9Eg5hOYuZMeWfSrCSVX
|
||||||
|
LQLoxeggD+rzOy4uy6DYIFbMGVdxkQ==
|
||||||
|
=+qG6
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 8 08:46:25 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- 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:
|
||||||
|
* Simplify portion of NCLX color profile code
|
||||||
|
* [imagedump] Add "list MIME type" (-m) option
|
||||||
|
* Fix crash with malformed files
|
||||||
|
* ani: Make sure riffSizeData is of the correct size before doing the quint32_le cast dance
|
||||||
|
* Add missing includes
|
||||||
|
* Add plugin for animated Windows cursors (ANI)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 11 18:18:56 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Mon Jan 11 18:18:56 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%if 0%{?suse_version} > 1500
|
%if 0%{?suse_version} > 1500
|
||||||
%define with_avif 1
|
%define with_avif 1
|
||||||
%endif
|
%endif
|
||||||
%define _tar_path 5.78
|
%define _tar_path 5.79
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
@ -27,7 +27,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kimageformats
|
Name: kimageformats
|
||||||
Version: 5.78.0
|
Version: 5.79.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Image format plugins for Qt
|
Summary: Image format plugins for Qt
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -86,6 +86,7 @@ environments.
|
|||||||
%files
|
%files
|
||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
%dir %{_kf5_plugindir}/imageformats
|
%dir %{_kf5_plugindir}/imageformats
|
||||||
|
%{_kf5_plugindir}/imageformats/kimg_ani.so
|
||||||
%if 0%{?with_avif}
|
%if 0%{?with_avif}
|
||||||
%{_kf5_plugindir}/imageformats/kimg_avif.so
|
%{_kf5_plugindir}/imageformats/kimg_avif.so
|
||||||
%endif
|
%endif
|
||||||
@ -101,6 +102,7 @@ environments.
|
|||||||
%{_kf5_plugindir}/imageformats/kimg_tga.so
|
%{_kf5_plugindir}/imageformats/kimg_tga.so
|
||||||
%{_kf5_plugindir}/imageformats/kimg_xcf.so
|
%{_kf5_plugindir}/imageformats/kimg_xcf.so
|
||||||
%dir %{_kf5_servicesdir}/qimageioplugins
|
%dir %{_kf5_servicesdir}/qimageioplugins
|
||||||
|
%{_kf5_servicesdir}/qimageioplugins/ani.desktop
|
||||||
%if 0%{?with_avif}
|
%if 0%{?with_avif}
|
||||||
%{_kf5_servicesdir}/qimageioplugins/avif.desktop
|
%{_kf5_servicesdir}/qimageioplugins/avif.desktop
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user