1
0
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:
Dominique Leuenberger 2018-12-19 12:41:44 +00:00 committed by Git OBS Bridge
commit 8d33a0c5ec
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cfd0a93ebd846fe246788ad91973c233e3e16f5cf9b9e0e094c76490f021abb2
size 204636

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2a9af7ba7b3af7fe824eeb98ffd6547cc84d677bd2798f6fcbda2d28bd2a92c
size 203472

View File

@ -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 Sun Nov 11 19:48:05 UTC 2018 - lbeltrame@kde.org

View File

@ -16,13 +16,13 @@
# #
%define _tar_path 5.52 %define _tar_path 5.53
# 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)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
Name: kimageformats Name: kimageformats
Version: 5.52.0 Version: 5.53.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