diff --git a/kimageformats-5.12.0.tar.xz b/kimageformats-5.12.0.tar.xz deleted file mode 100644 index 71d4d4d..0000000 --- a/kimageformats-5.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4703cd44a57497f194e273386876e7ac0ccdf03f2d5a9854f968cb4e24ef21c1 -size 93604 diff --git a/kimageformats-5.13.0.tar.xz b/kimageformats-5.13.0.tar.xz new file mode 100644 index 0000000..68e427d --- /dev/null +++ b/kimageformats-5.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9a529152200ee7b0b0328091aecec7be33a9affd8765394277f21925551953 +size 93680 diff --git a/kimageformats.changes b/kimageformats.changes index fa3320c..5c8b793 100644 --- a/kimageformats.changes +++ b/kimageformats.changes @@ -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 diff --git a/kimageformats.spec b/kimageformats.spec index 10d0f12..fc354a3 100644 --- a/kimageformats.spec +++ b/kimageformats.spec @@ -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