forked from pool/kimageformats
Accepting request 785328 from KDE:Frameworks5
KDE Frameworks 5.68 OBS-URL: https://build.opensuse.org/request/show/785328 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimageformats?expand=0&rev=78
This commit is contained in:
commit
37778a51d1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aedd22e3c05bb45011c369159fd99dde23ec8355a5f15d4cc5031e7928122d90
|
|
||||||
size 244656
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420XIACgkQWNDuZIpI
|
|
||||||
s7ujKAf/RBawV0qYd7ktG0RqCHzw1UQ6uF4am6hgVbwX0XzB+/QY3Jvv4lQqLEwG
|
|
||||||
en2DFl5O6/F1v6fNtO7xr9YVK+DfIthZpLpaehWUtcwDWSTdS3Qae/1No/LO7bKq
|
|
||||||
HQuNKcm6Xwh0FbcRjs0Cg00jhkZf1ceFlPH/8Hrg/DzVJ/SUmTQICtlWai0/BVaP
|
|
||||||
0NnlnUuAujBcpvUwFtGQRou9kd7yfQRKreVcCBKtYo93iPDISYfauyY+En4uksvY
|
|
||||||
sSpqrPxon6W77yf9UmMINYv+0qUFP1cXWIefjb0XkBWtBS2GWDXnInwFuZUJMPp8
|
|
||||||
Z0dD/rzeBhPz00or6YHR3JfhM+KBUA==
|
|
||||||
=yPk1
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kimageformats-5.68.0.tar.xz
Normal file
3
kimageformats-5.68.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:498fab29d19f10f2c91c796134f959b2cf3ce8372087b5eeb62f07e62af85949
|
||||||
|
size 245328
|
11
kimageformats-5.68.0.tar.xz.sig
Normal file
11
kimageformats-5.68.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----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-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 8 09:17:49 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.68.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php
|
||||||
|
- No code change since 5.67.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 2 18:06:59 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Feb 2 18:06:59 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.67
|
%define _tar_path 5.68
|
||||||
# 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.67.0
|
Version: 5.68.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