From 032622558f535223dcbea81a167549462a256928407f020ceb6c041f4b6b1634 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 28 Dec 2016 22:09:32 +0000 Subject: [PATCH] Update to 5.8.5 (sync with :LTS) OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-addons?expand=0&rev=123 --- kdeplasma-addons-5.8.4.tar.xz | 3 --- kdeplasma-addons-5.8.5.tar.xz | 3 +++ plasma5-addons.changes | 8 ++++++++ plasma5-addons.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kdeplasma-addons-5.8.4.tar.xz create mode 100644 kdeplasma-addons-5.8.5.tar.xz diff --git a/kdeplasma-addons-5.8.4.tar.xz b/kdeplasma-addons-5.8.4.tar.xz deleted file mode 100644 index e8d8c1a..0000000 --- a/kdeplasma-addons-5.8.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4bb570e6dd11f48934fafeef97f3e68504c8370684b184718ddbf7b9b292938 -size 2094560 diff --git a/kdeplasma-addons-5.8.5.tar.xz b/kdeplasma-addons-5.8.5.tar.xz new file mode 100644 index 0000000..e3dc7b3 --- /dev/null +++ b/kdeplasma-addons-5.8.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dfdcc0be58550f4018c4f2d05fd2652d4b326a73a9d39d551892e4bd65333a0 +size 2091012 diff --git a/plasma5-addons.changes b/plasma5-addons.changes index 95f2541..292ce9f 100644 --- a/plasma5-addons.changes +++ b/plasma5-addons.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/plasma5-addons.spec b/plasma5-addons.spec index 6c12e74..64e90b3 100644 --- a/plasma5-addons.spec +++ b/plasma5-addons.spec @@ -18,9 +18,9 @@ %bcond_without lang Name: plasma5-addons -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}')}