forked from pool/kimageformats
Accepting request 420878 from KDE:Frameworks5
Update to 5.25.0 OBS-URL: https://build.opensuse.org/request/show/420878 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimageformats?expand=0&rev=33
This commit is contained in:
commit
e0808e3542
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cd71ba6e751768ba05cd39f1b533cd5e67e632d61d63351b56c5b58277bb08a
|
||||
size 204112
|
3
kimageformats-5.25.0.tar.xz
Normal file
3
kimageformats-5.25.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e458c182338331c2617372876ddc24984886c006e5bba425261e0dc5621375be
|
||||
size 204120
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 7 21:53:42 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.25.0
|
||||
* Qt >= 5.5 is now required
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 6 15:04:21 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.24
|
||||
%define _tar_path 5.25
|
||||
Name: kimageformats
|
||||
Version: 5.24.0
|
||||
Version: 5.25.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
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.4.0
|
||||
BuildRequires: cmake(Qt5PrintSupport) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5PrintSupport) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.5.0
|
||||
%requires_ge libQt5Gui5
|
||||
%requires_ge libQt5PrintSupport5
|
||||
Recommends: libqt5-qtimageformats >= 5.4.0
|
||||
Recommends: libqt5-qtimageformats >= 5.5.0
|
||||
Summary: Image format plugins for Qt
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
|
Loading…
Reference in New Issue
Block a user