Accepting request 679640 from KDE:Frameworks5
Plasma 5.15.2 OBS-URL: https://build.opensuse.org/request/show/679640 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-addons?expand=0&rev=74
This commit is contained in:
commit
af2d76f004
@ -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.2.tar.xz
Normal file
3
kdeplasma-addons-5.15.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e360c532f3a386959a93f4d46ea87d0bffa609f9252e6abc47e170b064a3230
|
||||
size 602936
|
11
kdeplasma-addons-5.15.2.tar.xz.sig
Normal file
11
kdeplasma-addons-5.15.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlx1OIMACgkQ7JTRj38F
|
||||
mX7NxAf+ItEFlb7BoB2lDmBKgp9TLMfb7LrvxZsg5Y5TgJJYvXQEuFhFlKL7Z++F
|
||||
lcQId9GaZyoc+pUYHKv3DfafJzyR2jdtbjVQsuqKVlaOiaOQk9w6MoX3PMcTzZvM
|
||||
LZWpQIQ0cohrenprC7H+pVe8m/2eaA/1WSIg0KXvAJCxio2z3IfwhYZVJtbJci5b
|
||||
InC9CShuOPxrEAYqppJQj+zAVuRPObT/cYp8WT3K6lbmB7VtSTfb6UNMNLFH88Ez
|
||||
u1RyHObWmPOz/ZJTQrbNGds4I0mi1dJUlpp3zMUmENaPWYvfJ0vg4tbvUjRdCjq1
|
||||
DpvI32uyhIwYIQyUgyMgkHSFYuinpw==
|
||||
=NbI0
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 26 14:05:43 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.15.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.15.2.php
|
||||
- Changes since 5.15.1:
|
||||
* [PotD] Port mostly to QQC2 (kde#404248)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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.2
|
||||
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