diff --git a/kwayland-integration-5.4.3.tar.xz b/kwayland-integration-5.4.3.tar.xz deleted file mode 100644 index 5665893..0000000 --- a/kwayland-integration-5.4.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17d76337e10c268823be94bb9c7b1254ea435492e9325641e34f847a76b64c81 -size 14004 diff --git a/kwayland-integration-5.5.2.tar.xz b/kwayland-integration-5.5.2.tar.xz new file mode 100644 index 0000000..f25dc33 --- /dev/null +++ b/kwayland-integration-5.5.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2ed262f18865f5b1dfe2111a386c25f4b40427162996b0bab396f37dcd9f25 +size 17072 diff --git a/kwayland-integration.changes b/kwayland-integration.changes index cacd712..6e562f9 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Dec 22 22:35:09 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.5.2: + * Bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.5.2.php + +------------------------------------------------------------------- +Tue Dec 15 17:49:54 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.5.1: + * Bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.5.1.php + +------------------------------------------------------------------- +Sat Dec 12 17:31:54 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.5.0: + * For more details please see: + https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork +- Move to cmake(...) BuildRequires where possible + ------------------------------------------------------------------- Sun Nov 8 18:37:16 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kwayland-integration.spec b/kwayland-integration.spec index e3bb2a3..9a7b4cb 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,7 +17,7 @@ Name: kwayland-integration -Version: 5.4.3 +Version: 5.5.2 Release: 0 Summary: Integration plugins for various KDE frameworks for wayland windowing system License: LGPL-2.1+ @@ -25,13 +25,12 @@ Group: Development/Libraries/KDE Url: http://www.kde.org Source: %{name}-%{version}.tar.xz BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.4.0 +BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem -BuildRequires: kidletime-devel -BuildRequires: kwayland-devel -BuildRequires: kwindowsystem-devel -BuildRequires: pkgconfig(Qt5Core) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Gui) >= 5.4.0 +BuildRequires: cmake(KF5IdleTime) >= 5.12.0 +BuildRequires: cmake(KF5Wayland) >= %{version} +BuildRequires: cmake(KF5WindowSystem) >= 5.12.0 +BuildRequires: cmake(Qt5Core) >= 5.4.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description