From 9bdf7032278dd5d095d223e1d2b30497dd563797a9a053dab6a72d670d80778f Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Thu, 9 Feb 2017 09:29:50 +0000 Subject: [PATCH] 5.31.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kimageformats?expand=0&rev=107 --- kimageformats-5.30.0.tar.xz | 3 --- kimageformats-5.31.0.tar.xz | 3 +++ kimageformats.changes | 7 +++++++ kimageformats.spec | 12 ++++++------ 4 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 kimageformats-5.30.0.tar.xz create mode 100644 kimageformats-5.31.0.tar.xz diff --git a/kimageformats-5.30.0.tar.xz b/kimageformats-5.30.0.tar.xz deleted file mode 100644 index 811ac43..0000000 --- a/kimageformats-5.30.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:513c82bd951224472193e4acaef546b64281fa21d7cb188a1a32604ad54bea14 -size 204596 diff --git a/kimageformats-5.31.0.tar.xz b/kimageformats-5.31.0.tar.xz new file mode 100644 index 0000000..b71e4a6 --- /dev/null +++ b/kimageformats-5.31.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e8519cb636c6bd2f0516aac3e3ba4d9dc78cdf0325dcec2ce5955a6b179f9d +size 204520 diff --git a/kimageformats.changes b/kimageformats.changes index 9214232..884ca88 100644 --- a/kimageformats.changes +++ b/kimageformats.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 9 09:29:42 UTC 2017 - hrvoje.senjan@gmail.com + +- Update to 5.31.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.31.0.php + ------------------------------------------------------------------- Sun Jan 8 23:41:34 UTC 2017 - hrvoje.senjan@gmail.com diff --git a/kimageformats.spec b/kimageformats.spec index 6c07328..450f6ad 100644 --- a/kimageformats.spec +++ b/kimageformats.spec @@ -16,9 +16,9 @@ # -%define _tar_path 5.30 +%define _tar_path 5.31 Name: kimageformats -Version: 5.30.0 +Version: 5.31.0 Release: 0 BuildRequires: cmake >= 3.0 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.5.0 -BuildRequires: cmake(Qt5PrintSupport) >= 5.5.0 -BuildRequires: cmake(Qt5Test) >= 5.5.0 +BuildRequires: cmake(Qt5Gui) >= 5.6.0 +BuildRequires: cmake(Qt5PrintSupport) >= 5.6.0 +BuildRequires: cmake(Qt5Test) >= 5.6.0 %requires_ge libQt5Gui5 %requires_ge libQt5PrintSupport5 -Recommends: libqt5-qtimageformats >= 5.5.0 +Recommends: libqt5-qtimageformats >= 5.6.0 Summary: Image format plugins for Qt License: LGPL-2.1+ Group: System/GUI/KDE