1
0
forked from pool/kimageformats
Hrvoje Senjan 2017-02-09 09:29:50 +00:00 committed by Git OBS Bridge
parent 125448bd10
commit 9bdf703227
4 changed files with 16 additions and 9 deletions

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

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

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 9 09:29:42 UTC 2017 - hrvoje.senjan@gmail.com
- Update to 5.31.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
-------------------------------------------------------------------
Sun Jan 8 23:41:34 UTC 2017 - hrvoje.senjan@gmail.com

@ -16,9 +16,9 @@
#
%define _tar_path 5.30
%define _tar_path 5.31
Name: kimageformats
Version: 5.30.0
Version: 5.31.0
Release: 0
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_tar_path}
@ -27,12 +27,12 @@ BuildRequires: kf5-filesystem
BuildRequires: openexr
BuildRequires: openexr-devel
BuildRequires: cmake(KF5Archive) >= %{_tar_path}
BuildRequires: cmake(Qt5Gui) >= 5.5.0
BuildRequires: cmake(Qt5PrintSupport) >= 5.5.0
BuildRequires: cmake(Qt5Test) >= 5.5.0
BuildRequires: cmake(Qt5Gui) >= 5.6.0
BuildRequires: cmake(Qt5PrintSupport) >= 5.6.0
BuildRequires: cmake(Qt5Test) >= 5.6.0
%requires_ge libQt5Gui5
%requires_ge libQt5PrintSupport5
Recommends: libqt5-qtimageformats >= 5.5.0
Recommends: libqt5-qtimageformats >= 5.6.0
Summary: Image format plugins for Qt
License: LGPL-2.1+
Group: System/GUI/KDE