diff --git a/kwayland-integration-5.7.4.tar.xz b/kwayland-integration-5.7.4.tar.xz deleted file mode 100644 index 8c3a9cd..0000000 --- a/kwayland-integration-5.7.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43d39449cebf8d04a7e1a46456bd1d271d7c058b9a46cacafb81c69ad1a8c016 -size 18028 diff --git a/kwayland-integration-5.8.0.tar.xz b/kwayland-integration-5.8.0.tar.xz new file mode 100644 index 0000000..8441a8c --- /dev/null +++ b/kwayland-integration-5.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78237f27cf0c6ad394e53c40a9476399da5abce103df94f5238e6cf1f692d75f +size 18108 diff --git a/kwayland-integration.changes b/kwayland-integration.changes index 555c59d..f285fc6 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.8.0 + * New LTS feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.0.php + +------------------------------------------------------------------- +Wed Sep 21 09:15:07 UTC 2016 - fabian@ritter-vogt.de + +- Use %{_plasma5_version} again, define it if needed + +------------------------------------------------------------------- +Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.7.95 (Plasma 5.8 Beta) + * New LTS feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.95.php + +------------------------------------------------------------------- +Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.7.5 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.5.php + ------------------------------------------------------------------- Fri Aug 26 20:36:41 UTC 2016 - fabian@ritter-vogt.de diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 4200ddc..b83fe3e 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,8 +17,9 @@ Name: kwayland-integration -Version: 5.7.4 +Version: 5.8.0 Release: 0 +%{!?_plasma5_version: %global _plasma5_version %{version}} Summary: Integration plugins for various KDE frameworks for wayland windowing system License: LGPL-2.1+ Group: Development/Libraries/KDE @@ -28,7 +29,7 @@ BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem BuildRequires: cmake(KF5IdleTime) >= 5.12.0 -BuildRequires: cmake(KF5Wayland) >= %{version} +BuildRequires: cmake(KF5Wayland) >= %{_plasma5_version} BuildRequires: cmake(KF5WindowSystem) >= 5.12.0 BuildRequires: cmake(Qt5Core) >= 5.4.0 BuildRequires: cmake(Qt5Test) >= 5.4.0