forked from pool/kimageformats
KDE Frameworks 5.69.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kimageformats?expand=0&rev=200
This commit is contained in:
parent
a4eb90b2ec
commit
1f16b0407c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:498fab29d19f10f2c91c796134f959b2cf3ce8372087b5eeb62f07e62af85949
|
|
||||||
size 245328
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl5jl1cACgkQWNDuZIpI
|
|
||||||
s7tsNQgAnCRdW5qUbmUSaSAXhPM9qS/dcbniJL9Xly21J8ZZcdMpubdeoupGFxOs
|
|
||||||
t3VAXB0U4e3hakYLGw8n80CpFJuj0FQUEWymNVkOOv2PTezJs3Fap1wXjM/Nh6Ha
|
|
||||||
bRaYczlapB1WkTOsuv0sP3CT3TWDT+zy1y0Jb/5R2ziyISpgge7hCNUezivwE5GA
|
|
||||||
jhCn1+XZEh0CQjUQaSEx506sN8P9rqrsxr6pW1fCcJY89/eK6GWf+aagx0GjZFLB
|
|
||||||
ogUm0TwJR0qCW9J/uNGIJPvJeXAuoYNuVfSsvwXYHkTBrSZpoLwxxNr7N022J0PY
|
|
||||||
35cGR/aQpgoQPpPieVAX8XOKj84a+Q==
|
|
||||||
=JYNe
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kimageformats-5.69.0.tar.xz
Normal file
3
kimageformats-5.69.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1604d680b7ea6f1095b979098a5b4e8fd7a09d4070e80fbd75aca7b3820a7768
|
||||||
|
size 245728
|
11
kimageformats-5.69.0.tar.xz.sig
Normal file
11
kimageformats-5.69.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl6JFOkACgkQWNDuZIpI
|
||||||
|
s7vThAf/XpoC9YEkumU5sYrAAkdtRiXxyC312r8NlH4GFdIbEJUfQoIhnD0ppRW3
|
||||||
|
Obh5cRN82Zafv1lcKSjtQntF6XMy8gXIH882yutMgmm8g190WbmVubb3PkayJDVb
|
||||||
|
ce+8ynb2ZySJgkxarvWbHfSRbHL+8fcjt36eaXMcBLxHolQg9LXfwKKA7PMTOW6o
|
||||||
|
Yrz3qh4mic5XEnmuTzfpL7qYI/rFIY0jd7ngX54/r57GUt4wZwWYgda/huyX0VY0
|
||||||
|
J3pwHzB0KPUAYdPrbSx14ZZaEcz3CbwIGYJJBqsdcjlZAIOg6OLa95R1yelwoHpJ
|
||||||
|
eK8uBE9HZKNVOR5LaqKf+DuQXgOgYw==
|
||||||
|
=zjGb
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 5 19:45:37 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.69.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.69.0
|
||||||
|
- Changes since 5.68.0:
|
||||||
|
* Port the HDR plugin from sscanf() to QRegularExpression. Fixes FreeBSD.
|
||||||
|
* autotests: print QImageReader::supportedImageFormats, to debug CI failures
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 8 09:17:49 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Mar 8 09:17:49 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.68
|
%define _tar_path 5.69
|
||||||
# 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)
|
||||||
@ -24,7 +24,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.68.0
|
Version: 5.69.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user