forked from pool/kimageformats
changelogs
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kimageformats?expand=0&rev=59
This commit is contained in:
parent
a3e74a0ed6
commit
2585540887
@ -2,6 +2,10 @@
|
|||||||
Tue Aug 4 19:20:30 UTC 2015 - hrvoje.senjan@gmail.com
|
Tue Aug 4 19:20:30 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
- Update to 5.13.0
|
- 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:
|
* For more details please see:
|
||||||
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
|
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
|
||||||
|
|
||||||
|
@ -26,12 +26,12 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: openexr
|
BuildRequires: openexr
|
||||||
BuildRequires: openexr-devel
|
BuildRequires: openexr-devel
|
||||||
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
|
BuildRequires: cmake(Qt5Gui) >= 5.3.0
|
||||||
BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.2.0
|
BuildRequires: cmake(Qt5PrintSupport) >= 5.3.0
|
||||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
BuildRequires: cmake(Qt5Test) >= 5.3.0
|
||||||
%requires_ge libQt5Gui5
|
%requires_ge libQt5Gui5
|
||||||
%requires_ge libQt5PrintSupport5
|
%requires_ge libQt5PrintSupport5
|
||||||
Recommends: libqt5-qtimageformats >= 5.2.0
|
Recommends: libqt5-qtimageformats >= 5.3.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…
Reference in New Issue
Block a user