Update to 5.9.0 tars
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-addons?expand=0&rev=126
This commit is contained in:
parent
cd82c88732
commit
0d4b91d911
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:25dec738eab3afcac2b7a030dc2221ecbb1360f7a0c3397233d515ac13d09add
|
|
||||||
size 2046400
|
|
3
kdeplasma-addons-5.9.0.tar.xz
Normal file
3
kdeplasma-addons-5.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f5f5a65d34b5567a0b5d6bc363890abd548a42dc218628191faca481bc05379d
|
||||||
|
size 2047156
|
@ -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
|
Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,17 +18,17 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: plasma5-addons
|
Name: plasma5-addons
|
||||||
Version: 5.8.95
|
Version: 5.9.0
|
||||||
Release: 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}}
|
%{!?_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}')}
|
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||||
Summary: Additional Plasma5 Widgets
|
Summary: Additional Plasma5 Widgets
|
||||||
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
|
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://www.kde.org/
|
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: kf5-filesystem
|
||||||
BuildRequires: cmake(KF5Activities) >= 5.25.0
|
BuildRequires: cmake(KF5Activities) >= 5.25.0
|
||||||
BuildRequires: cmake(KF5Config) >= 5.25.0
|
BuildRequires: cmake(KF5Config) >= 5.25.0
|
||||||
|
Loading…
Reference in New Issue
Block a user