Accepting request 441785 from KDE:Frameworks5

Update to Plasma 5.8.4

OBS-URL: https://build.opensuse.org/request/show/441785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinfocenter5?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2016-11-25 11:08:00 +00:00 committed by Git OBS Bridge
commit 76a9e9f5bc
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:fb06f1eb28aab68a4659b999a6b991ea28165cc25c1ca2321515c25cc2f349c3
size 1250572

3
kinfocenter-5.8.4.tar.xz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 23 10:59:30 UTC 2016 - fabian@ritter-vogt.de
- Update to 5.8.4
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.8.4.php
-------------------------------------------------------------------
Thu Nov 3 17:41:21 UTC 2016 - fabian@ritter-vogt.de

View File

@ -18,9 +18,9 @@
%bcond_without lang
Name: kinfocenter5
Version: 5.8.3
Version: 5.8.4
Release: 0
# Full Plasma 5 version (e.g. 5.8.3)
# Full Plasma 5 version (e.g. 5.8.4)
%{!?_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}')}