SHA256
1
0
forked from pool/kinfocenter5

Update to 5.8.5 (sync with :LTS)

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=132
This commit is contained in:
Fabian Vogt 2016-12-28 22:08:54 +00:00 committed by Git OBS Bridge
parent a6b14d9285
commit b605b3a38a
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:6dafaf7fc5d74f959aa358b6247045fce4093a73863c25b1c3b76e3817b9dbd6
size 1276972

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

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

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: kinfocenter5
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}')}