Update to 5.8.5 (sync with :LTS)

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-addons?expand=0&rev=123
This commit is contained in:
Fabian Vogt 2016-12-28 22:09:32 +00:00 committed by Git OBS Bridge
parent 76e68b09ac
commit 032622558f
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4bb570e6dd11f48934fafeef97f3e68504c8370684b184718ddbf7b9b292938
size 2094560

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2dfdcc0be58550f4018c4f2d05fd2652d4b326a73a9d39d551892e4bd65333a0
size 2091012

View File

@ -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

View File

@ -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}')}