1
0
forked from pool/kimageformats

Accepting request 715885 from KDE:Frameworks5

KDE Frameworks 5.60.0

OBS-URL: https://build.opensuse.org/request/show/715885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimageformats?expand=0&rev=70
This commit is contained in:
Dominique Leuenberger 2019-07-26 10:15:20 +00:00 committed by Git OBS Bridge
commit 06006b0436
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:bd613186bd5e8236e9f87e0d7a487991f4ae2da038ec1ea3f0945ff13623b83c
size 205140

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jul 14 06:41:38 UTC 2019 - lbeltrame@kde.org
- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php
- Changes since 5.59.0:
* QImage::byteCount -> QImage::sizeInByes
-------------------------------------------------------------------
Sun Jun 09 07:35:12 UTC 2019 - lbeltrame@kde.org

View File

@ -16,13 +16,13 @@
#
%define _tar_path 5.59
%define _tar_path 5.60
# 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.59.0
Version: 5.60.0
Release: 0
Summary: Image format plugins for Qt
License: LGPL-2.1-or-later