Update to 5.8.5 (sync with :LTS)

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/oxygen5?expand=0&rev=130
This commit is contained in:
Fabian Vogt 2016-12-28 22:09:30 +00:00 committed by Git OBS Bridge
parent 2040672908
commit 1e33e1739f
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:e40a7df182df7b8c104acfe809a8d94ed2841065bbcec0faf7558731c3a91fbd
size 4465952

3
oxygen-5.8.5.tar.xz Normal file
View File

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

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

@ -20,9 +20,9 @@
%define kwin_deco 1
Name: oxygen5
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}')}