From a9398f0d2930a90eb516042acb95729394bf4b7cbd553dc00249da78aae725f5 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 28 Dec 2016 22:09:12 +0000 Subject: [PATCH] Update to 5.8.5 (sync with :LTS) OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=65 --- kwayland-integration-5.8.4.tar.xz | 3 --- kwayland-integration-5.8.5.tar.xz | 3 +++ kwayland-integration.changes | 8 ++++++++ kwayland-integration.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kwayland-integration-5.8.4.tar.xz create mode 100644 kwayland-integration-5.8.5.tar.xz diff --git a/kwayland-integration-5.8.4.tar.xz b/kwayland-integration-5.8.4.tar.xz deleted file mode 100644 index acbc552..0000000 --- a/kwayland-integration-5.8.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4789c794af752f29f8e01577719e6ea7382acae8a995ea134f6497b0d6f072e8 -size 18232 diff --git a/kwayland-integration-5.8.5.tar.xz b/kwayland-integration-5.8.5.tar.xz new file mode 100644 index 0000000..e2117ef --- /dev/null +++ b/kwayland-integration-5.8.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d2c7422aa0e286111e647b167ac9124d085e47d88415dbcd4b6776701dc685 +size 18292 diff --git a/kwayland-integration.changes b/kwayland-integration.changes index 16de095..600a202 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.8.5 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.5.php + ------------------------------------------------------------------- Wed Nov 23 10:59:30 UTC 2016 - fabian@ritter-vogt.de diff --git a/kwayland-integration.spec b/kwayland-integration.spec index a554da4..e173d90 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,9 +17,9 @@ Name: kwayland-integration -Version: 5.8.4 +Version: 5.8.5 Release: 0 -# Full Plasma 5 version (e.g. 5.8.4) +# Full Plasma 5 version (e.g. 5.8.5) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} # Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF) %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}