forked from pool/kimageformats
start with 5.21.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kimageformats?expand=0&rev=83
This commit is contained in:
parent
9908113fca
commit
06759e12f9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:14d2f0f8f1dceaae787cabbc2c5f78b933f8b69a245c83f7986b3c0ccb5c9f70
|
|
||||||
size 204068
|
|
3
kimageformats-5.21.0.tar.xz
Normal file
3
kimageformats-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f00a718b41341e443cc1d2478e29117326b087575745001ec02ff9345ce1a026
|
||||||
|
size 204096
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 4 14:20:47 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.21.0
|
||||||
|
* Upgrade Qt version requirement to 5.4.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 6 09:58:36 UTC 2016 - hrvoje.senjan@gmail.com
|
Sun Mar 6 09:58:36 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -16,9 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.20
|
%define _tar_path 5.21
|
||||||
Name: kimageformats
|
Name: kimageformats
|
||||||
Version: 5.20.0
|
Version: 5.21.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||||
@ -27,12 +27,12 @@ BuildRequires: kf5-filesystem
|
|||||||
BuildRequires: openexr
|
BuildRequires: openexr
|
||||||
BuildRequires: openexr-devel
|
BuildRequires: openexr-devel
|
||||||
BuildRequires: cmake(KF5Archive) >= %{_tar_path}
|
BuildRequires: cmake(KF5Archive) >= %{_tar_path}
|
||||||
BuildRequires: cmake(Qt5Gui) >= 5.3.0
|
BuildRequires: cmake(Qt5Gui) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5PrintSupport) >= 5.3.0
|
BuildRequires: cmake(Qt5PrintSupport) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.3.0
|
BuildRequires: cmake(Qt5Test) >= 5.4.0
|
||||||
%requires_ge libQt5Gui5
|
%requires_ge libQt5Gui5
|
||||||
%requires_ge libQt5PrintSupport5
|
%requires_ge libQt5PrintSupport5
|
||||||
Recommends: libqt5-qtimageformats >= 5.3.0
|
Recommends: libqt5-qtimageformats >= 5.4.0
|
||||||
Summary: Image format plugins for Qt
|
Summary: Image format plugins for Qt
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user