This commit is contained in:
parent
31e3e4e1f4
commit
17066ded0c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:449731d2808b4c2e839ec39325d955eab14d6753ae5c2c8723574b5c8d8058d3
|
||||
size 598360
|
3
kdeplasma-addons-5.13.0.tar.xz
Normal file
3
kdeplasma-addons-5.13.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71b8cc120576140f2df7b129bce13019ebb1f1e78b24c2b0343f2e31e1b5980c
|
||||
size 592736
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 7 20:03:51 CEST 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.13.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.13.0.php
|
||||
- Changes since 5.12.90:
|
||||
* [Timer applet] Fix double speed countdown & commands run multiple times (kde#381173)
|
||||
* [timer applet] Fix internal function calls
|
||||
* [timer applet] Unify QtQuick imports
|
||||
* Fix always empty memory bar
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 19 14:16:37 CEST 2018 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-addons
|
||||
Version: 5.12.90
|
||||
Version: 5.13.0
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
@ -28,7 +28,7 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user