forked from pool/kimageformats
Accepting request 322188 from KDE:Frameworks5
Update to 5.13.0 OBS-URL: https://build.opensuse.org/request/show/322188 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimageformats?expand=0&rev=21
This commit is contained in:
commit
06ce50c050
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4703cd44a57497f194e273386876e7ac0ccdf03f2d5a9854f968cb4e24ef21c1
|
||||
size 93604
|
3
kimageformats-5.13.0.tar.xz
Normal file
3
kimageformats-5.13.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e9a529152200ee7b0b0328091aecec7be33a9affd8765394277f21925551953
|
||||
size 93680
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 4 19:20:30 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.13.0
|
||||
* The Qt version requirement has been bumped from 5.2 to 5.3
|
||||
* Debug output has been ported to categorized output, for less
|
||||
noise by default
|
||||
* Docbook documentation has been reviewed and updated
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 5 18:45:10 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.12
|
||||
%define _tar_path 5.13
|
||||
Name: kimageformats
|
||||
Version: 5.12.0
|
||||
Version: 5.13.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||
@ -26,12 +26,12 @@ BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: openexr
|
||||
BuildRequires: openexr-devel
|
||||
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5PrintSupport) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.3.0
|
||||
%requires_ge libQt5Gui5
|
||||
%requires_ge libQt5PrintSupport5
|
||||
Recommends: libqt5-qtimageformats >= 5.2.0
|
||||
Recommends: libqt5-qtimageformats >= 5.3.0
|
||||
Summary: Image format plugins for Qt
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
|
Loading…
x
Reference in New Issue
Block a user