Hrvoje Senjan 2017-01-27 23:46:05 +00:00 committed by Git OBS Bridge
parent cd82c88732
commit 0d4b91d911
4 changed files with 18 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jan 26 19:58:55 CET 2017 - fabian@ritter-vogt.de
- Update to 5.9.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.0.php
- Changes since 5.8.95:
* Fix pixel alignment and non-standard height in QuickShare delegate
* [User Switcher] Just use Row's implicitWidth instead of calculating it manually
-------------------------------------------------------------------
Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de

View File

@ -18,17 +18,17 @@
%bcond_without lang
Name: plasma5-addons
Version: 5.8.95
Version: 5.9.0
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
# Full Plasma 5 version (e.g. 5.9.0)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.0 in KUF)
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
Summary: Additional Plasma5 Widgets
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
Group: System/GUI/KDE
Url: http://www.kde.org/
Source: http://download.kde.org/unstable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz
Source: kdeplasma-addons-%{version}.tar.xz
BuildRequires: kf5-filesystem
BuildRequires: cmake(KF5Activities) >= 5.25.0
BuildRequires: cmake(KF5Config) >= 5.25.0