diff --git a/kwayland-5.27.0.tar.xz b/kwayland-5.27.0.tar.xz deleted file mode 100644 index 909731b..0000000 --- a/kwayland-5.27.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a37097efb11a4806138ceff056bd845e3e9ea1803a29044af247711679d416d -size 235208 diff --git a/kwayland-5.28.0.tar.xz b/kwayland-5.28.0.tar.xz new file mode 100644 index 0000000..5a54f54 --- /dev/null +++ b/kwayland-5.28.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a965e6297332a1db72eb0e7d17f40a011d4450f7931d9542dd43b4f553a476 +size 243308 diff --git a/kwayland.changes b/kwayland.changes index 26a33fe..d698840 100644 --- a/kwayland.changes +++ b/kwayland.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Nov 5 22:12:03 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.28.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.28.0.php + ------------------------------------------------------------------- Sun Oct 2 13:00:34 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kwayland.spec b/kwayland.spec index 775ed6a..a2bd301 100644 --- a/kwayland.spec +++ b/kwayland.spec @@ -16,9 +16,9 @@ # -%define _tar_path 5.27 +%define _tar_path 5.28 Name: kwayland -Version: 5.27.0 +Version: 5.28.0 Release: 0 Summary: KDE Wayland library License: LGPL-2.1+ @@ -33,8 +33,7 @@ BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: libQt5Gui-private-headers-devel >= 5.5.0 -# cmake(Qt5Concurrent) is not enabled as it is used for a not installed tool, and only built when BUILD_TESTING=ON -#BuildRequires: cmake(Qt5Concurrent) >= 5.5.0 +BuildRequires: cmake(Qt5Concurrent) >= 5.5.0 BuildRequires: cmake(Qt5Gui) >= 5.5.0 BuildRequires: cmake(Qt5Test) >= 5.5.0 BuildRequires: pkgconfig(egl)