diff --git a/kwayland-5.30.0.tar.xz b/kwayland-5.30.0.tar.xz deleted file mode 100644 index 409311d..0000000 --- a/kwayland-5.30.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9179d31509918a8ebbc42927b5965510d6ce4995783585450082e2af62ab8269 -size 259504 diff --git a/kwayland-5.31.0.tar.xz b/kwayland-5.31.0.tar.xz new file mode 100644 index 0000000..6e8dcae --- /dev/null +++ b/kwayland-5.31.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bc131177db5531b07856eee9e14e9a06852f21c69e5b60671e3ef20af262338 +size 259444 diff --git a/kwayland.changes b/kwayland.changes index 326fc3d..fca3a29 100644 --- a/kwayland.changes +++ b/kwayland.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 9 09:34:26 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:44:09 UTC 2017 - hrvoje.senjan@gmail.com diff --git a/kwayland.spec b/kwayland.spec index d4cc325..4d74fc9 100644 --- a/kwayland.spec +++ b/kwayland.spec @@ -16,9 +16,9 @@ # -%define _tar_path 5.30 +%define _tar_path 5.31 Name: kwayland -Version: 5.30.0 +Version: 5.31.0 Release: 0 Summary: KDE Wayland library License: LGPL-2.1+ @@ -32,10 +32,10 @@ BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: kf5-filesystem -BuildRequires: libQt5Gui-private-headers-devel >= 5.5.0 -BuildRequires: cmake(Qt5Concurrent) >= 5.5.0 -BuildRequires: cmake(Qt5Gui) >= 5.5.0 -BuildRequires: cmake(Qt5Test) >= 5.5.0 +BuildRequires: libQt5Gui-private-headers-devel >= 5.6.0 +BuildRequires: cmake(Qt5Concurrent) >= 5.6.0 +BuildRequires: cmake(Qt5Gui) >= 5.6.0 +BuildRequires: cmake(Qt5Test) >= 5.6.0 BuildRequires: pkgconfig(egl) %if 0%{?suse_version} == 1315 && ! 0%{?is_opensuse} # We have a patched wayland 1.2.1 version in SLE12 with the required features from 1.7.0 @@ -60,7 +60,7 @@ Summary: KDE Wayland library: Build Environment Group: Development/Libraries/KDE Requires: %{name} = %{version} Requires: extra-cmake-modules >= 1.2.0 -Requires: cmake(Qt5Gui) >= 5.5.0 +Requires: cmake(Qt5Gui) >= 5.6.0 %description devel KWayland provides a Qt-style Client and Server library wrapper for the Wayland libraries.