From 1f7b444ac9592269af68ce1a16bb351ed5d02db55dcc8401a23e7f314a9400b3 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Fri, 27 Jan 2017 23:46:00 +0000 Subject: [PATCH] Update to 5.9.0 tars OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=68 --- kwayland-integration-5.8.95.tar.xz | 3 --- kwayland-integration-5.9.0.tar.xz | 3 +++ kwayland-integration.changes | 10 ++++++++++ kwayland-integration.spec | 8 ++++---- 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 kwayland-integration-5.8.95.tar.xz create mode 100644 kwayland-integration-5.9.0.tar.xz diff --git a/kwayland-integration-5.8.95.tar.xz b/kwayland-integration-5.8.95.tar.xz deleted file mode 100644 index d56fd4e..0000000 --- a/kwayland-integration-5.8.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f515374eaffbd494d5b534499f17bb0822f0017a0565b88aa7a67bdb4210c343 -size 18356 diff --git a/kwayland-integration-5.9.0.tar.xz b/kwayland-integration-5.9.0.tar.xz new file mode 100644 index 0000000..856d915 --- /dev/null +++ b/kwayland-integration-5.9.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f83646795fa167a4ca3673726b6f091305b215ee6b911c48e708a7266b25b6 +size 18356 diff --git a/kwayland-integration.changes b/kwayland-integration.changes index 57e8550..e37c952 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 26 19:58:30 CET 2017 - fabian@ritter-vogt.de + +- Update to 5.9.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.9.0.php +- Changes since 5.8.95: + * None + ------------------------------------------------------------------- Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 638566d..901b475 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,17 +17,17 @@ Name: kwayland-integration -Version: 5.8.95 +Version: 5.9.0 Release: 0 -# Full Plasma 5 version (e.g. 5.8.95) +# Full Plasma 5 version (e.g. 5.9.0) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} -# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF) +# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.0 in KUF) %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} Summary: Integration plugins for various KDE frameworks for wayland windowing system License: LGPL-2.1+ Group: Development/Libraries/KDE Url: http://www.kde.org -Source: http://download.kde.org/unstable/plasma/%{version}/%{name}-%{version}.tar.xz +Source: kwayland-integration-%{version}.tar.xz BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem