forked from pool/kimageformats
Accepting request 757040 from KDE:Frameworks5
KDE Frameworks 5.65.0 OBS-URL: https://build.opensuse.org/request/show/757040 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimageformats?expand=0&rev=75
This commit is contained in:
commit
8cae8282f7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:48c6a7026854127fc83698ab11e6639a525d387cf384f2558db6c7478bceae4c
|
|
||||||
size 244584
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+ylwACgkQWNDuZIpI
|
|
||||||
s7uV3gf/Z7HzU8GtUeIwLvia5qmQrRfbV9DsfsTvCbFryuk/4voAzsJhkyrqqhpO
|
|
||||||
E/fNndS9FLHM8HnTLxYx6m0J4Q3T0f9qpIqs0Jdad0I2CjYecRPOUesuc9VPa6c3
|
|
||||||
yKfUw3GEonIJJMkkU6e7nuLANJTmyPB5YE3hCvBqewCuy1KvoV9rXognt9aCvOSO
|
|
||||||
08Ggu/P2Zmk/NRr4h+Jt6iFiHejJ2i1SYwpvNK7YWRLYPaaX0fZpbxQoExQ5vEq2
|
|
||||||
tCfZri3GeOH1HNETqi+ujLfnGmw9/lZUHmPHfRCtm75JWdcnZxeWMG0t0gQg4spD
|
|
||||||
4smJBLBWF+Uhe20eY0pQ9YpHf9aFeg==
|
|
||||||
=x1p9
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kimageformats-5.65.0.tar.xz
Normal file
3
kimageformats-5.65.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:51ed246d07e33b5214a5594566955c2b1eff44e009998e74d7f2fe8011f82d13
|
||||||
|
size 245336
|
11
kimageformats-5.65.0.tar.xz.sig
Normal file
11
kimageformats-5.65.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQZ4ACgkQWNDuZIpI
|
||||||
|
s7vTqQf/bbONVZmKiZen9o4WYIkypNkpU+zMJeXqVsQluXVK1vjcH3NHD/UtIUOS
|
||||||
|
jMa7CSqOgqa1I3PcrOIpD3SwCM24LkLjY51ONy2HNHg4cF7LePPdRuALjTu8/AcM
|
||||||
|
mpx+AvIvoSG9eNurroF8wQFnrwz3ojvZC/PTar4KFBjkPLeTTg/zSxpiva1x+GoH
|
||||||
|
KEheeOpDyXi4X6FUjz8JLlrrYGJTzkI4W9cHxEkmVOIJz6L97fT0MvT83sTolr7t
|
||||||
|
BpCvH+y9kOleM0wGY47W0WmXebsCN+FW9yaUmFFtySc9HYN0svy8/KodWOAlmkrM
|
||||||
|
Cy1KiGiwVJUptDscgrcqTCgRovAgng==
|
||||||
|
=cv2S
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 8 11:18:37 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.65.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
|
||||||
|
- No code change since 5.64.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 3 15:47:04 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Nov 3 15:47:04 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kimageformats
|
# spec file for package kimageformats
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.64
|
%define _tar_path 5.65
|
||||||
# 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.64.0
|
Version: 5.65.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…
Reference in New Issue
Block a user