This commit is contained in:
parent
437c765e07
commit
963faa682c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:229e1135ec8c1e76b92eb40a6d20a7bedf50385f2a2542a472e6b37afd3f8634
|
||||
size 602468
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFwIACgkQ7JTRj38F
|
||||
mX6Eegf+OxOjNzjTLJra/wx5ZtC4fbjmSby8c/Wf1QV39FzInBM19X3OKnlU2JND
|
||||
1OHdsxbOI8dpVTL3o9GIIvGdqyG0TZ9nUrJFNW63yp2WhisCMfRFCPAXyKi8u6ga
|
||||
SwXofz6PiiCe0pedTqkyWXDXq8AeW4X684qMw1HajhY59KM/08P7kJDNzwJZv/GC
|
||||
rohLNb8eJDUjboCrSX8pqNRdyQkLBa+2e4OH5gO7cNcaYiRlR3WQi03nwz0K3R63
|
||||
DhJCYyCt8GN3GoEcIEBFE6LsnBKYlaYuZokcwGnIqK6wbrodJkt9Z7RB7AfbZhcy
|
||||
kBFVDolRHCvah+pwOI62SrFWxBKUeA==
|
||||
=9Win
|
||||
-----END PGP SIGNATURE-----
|
3
kdeplasma-addons-5.15.1.tar.xz
Normal file
3
kdeplasma-addons-5.15.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ef707bce7cfc7777ec6803faa239f400cebaca10940f54b9dcc7a6ba452e710
|
||||
size 604472
|
11
kdeplasma-addons-5.15.1.tar.xz.sig
Normal file
11
kdeplasma-addons-5.15.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxr3qMACgkQ7JTRj38F
|
||||
mX70yQf/aTvYS7E5GF6ZdmiBC41HhHUSpVeRtZUGtw5ZZ/waY9OGNeqERtd01UMo
|
||||
rmcgq6Zqc7ayJDge/O4wcTeFQW950YRHrJku9TJQHjkXBDV30NSR07d+2DpSymcm
|
||||
RdWxFDxIgAePCD7wrziEiP4T5ZrSBzfwkK8PPEPK7Ilh2tfLYFbcuHDkRq5XQwaE
|
||||
oR7fbMMgNZIuFiJS9/1jgSLkXe5pjl0OQSyszxp2KDJzXJqcQ73ulg3bfwWECAJi
|
||||
41xEcnHnJ6+epb9NXfyiaqh4qxHk1vNUewmZ1ZzWky3o+YA4M2tcuy9MFo2pne3V
|
||||
H1PP0fri4Dy/GBNC4FYYDltp1pVnvw==
|
||||
=96pR
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 19 12:26:20 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.15.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.15.1.php
|
||||
- Changes since 5.15.0:
|
||||
* [weather] Center align the warning heading
|
||||
* [weather] Fix weather Notices tab not showing
|
||||
* [comic dataengine] Do not cache identifier only requests
|
||||
* [comic] Update comic strip on current identifier only
|
||||
* [comic] Fix max cache limit
|
||||
* [comic] Request current identifier on data change
|
||||
* [comicupdater] Fix last day check
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 7 16:02:52 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-addons
|
||||
Version: 5.15.0
|
||||
Version: 5.15.1
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
@ -28,9 +28,9 @@ Summary: Additional Plasma5 Widgets
|
||||
License: LGPL-2.1-only AND GPL-2.0-or-later AND GPL-3.0-only
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org/
|
||||
Source: kdeplasma-addons-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: kdeplasma-addons-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: kf5-filesystem
|
||||
|
Loading…
x
Reference in New Issue
Block a user