forked from pool/kimageformats
Accepting request 658570 from KDE:Frameworks5
KDE Frameworks 5.53 OBS-URL: https://build.opensuse.org/request/show/658570 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimageformats?expand=0&rev=61
This commit is contained in:
commit
8d33a0c5ec
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfd0a93ebd846fe246788ad91973c233e3e16f5cf9b9e0e094c76490f021abb2
|
||||
size 204636
|
3
kimageformats-5.53.0.tar.xz
Normal file
3
kimageformats-5.53.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2a9af7ba7b3af7fe824eeb98ffd6547cc84d677bd2798f6fcbda2d28bd2a92c
|
||||
size 203472
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 09 19:43:44 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.53.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php
|
||||
- Changes since 5.52.0:
|
||||
* Use gimp to export simple-rgba-gimp-2.8.10.xcf to png again
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 11 19:48:05 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -16,13 +16,13 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.52
|
||||
%define _tar_path 5.53
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
Name: kimageformats
|
||||
Version: 5.52.0
|
||||
Version: 5.53.0
|
||||
Release: 0
|
||||
Summary: Image format plugins for Qt
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user