Plasma 5.15 Beta. Again to adjust for kwin5 change in the target prj. When accepting, don't forward just yet to let the kwin5 sr pass.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-addons?expand=0&rev=212
This commit is contained in:
Wolfgang Bauer 2019-01-19 09:07:06 +00:00 committed by Git OBS Bridge
parent c8565b7d5c
commit 3c254ea96f
6 changed files with 40 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlw0qTAACgkQ7JTRj38F
mX7OxAgAsO7CE8G08L38amiWvWEAP4iw7MXAEEfypea1LZfPLAnnEFw27vDjjmzc
u/Nk8fpCPrG6yFITrcPJpWvr7HxRBVA9Wke1GVUrCcVg+6sA5OBcoDmo/tjeh8uS
w6O6cIW1e4GJnROIYEtW7ISYsS7FTPiJc2jPWaYptIKOi/WWq7XtXkdAxMzVlrc2
94bK6C5Gw6SElPEFGWqVVBqsQ4sTsG3oG19dhcU2f16KykgWLz45r6bynvOc1zN/
7NhFRyJsebXVq1hbQhzsCADjZaXNg15uIgGb65rdYHCUYv/UbTEYO0o/ZVbmiuCV
p85anMSw2SCnTAbGozl5kG52kFp3pg==
=nQuj
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxAc0gACgkQ7JTRj38F
mX5MsQf/bFV9402XMjLBaIeI+6BdEjiVx7yKwyLy/QCKGkypoeq9upvq/6WoGs9V
4Yu2avUsxnO8E9VtkZQL1Tb1z/gVR4vG9Gj0170rrhW/mcJ4kMA/Q70YaRsWFvV1
CZQLBd+JJal/s+A/tEZKHCiw3E01ZOZEb2k7GBpa8SDZzEcWKQNxNb1PR2YsvBey
yS9OdDTGiiv69tSXiCaVc/TIt6jGGNFGgCtSUbvnF+BUh3aJDVOiRuIlNgtJ56u0
6+T7qOcruhw5nCwN7gi05C96dnZtQjNq/SG6xaoVZBUPRM/iqePu/O58uhtP7Yak
y0MARA6Hli28z6SS4lDOO8UgppIw5g==
=wdcq
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Jan 17 18:48:03 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.14.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.90.php
- Changes since 5.14.5:
* date runner: match timezones by whether it's contained (kde#403271)
* Fix copyrights in binary clock files
* Allow dictionary runner to search multiple times
* [KdePlasma-Addons/POTD/NOAA] Fixed RegEx string of landing page
* [KdePlasma-Addons/POTD/NOAA] Fixed the web address and fetched the picture from new address
* Use the nicer K_PLUGIN_CLASS_WITH_JSON
* [weather] Use capitalized strings for display of pressure tendency
* [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
* Added "Transparent with light text" theme for Desktop Notes (kde#386833)
* Fix minor typosand EBN issues
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 8 13:37:16 UTC 2019 - fabian@ritter-vogt.de Tue Jan 8 13:37:16 UTC 2019 - fabian@ritter-vogt.de

View File

@ -18,7 +18,7 @@
%bcond_without lang %bcond_without lang
Name: plasma5-addons Name: plasma5-addons
Version: 5.14.5 Version: 5.14.90
Release: 0 Release: 0
# Full Plasma 5 version (e.g. 5.8.95) # Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} %{!?_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 License: LGPL-2.1-only AND GPL-2.0-or-later AND GPL-3.0-only
Group: System/GUI/KDE Group: System/GUI/KDE
Url: http://www.kde.org/ Url: http://www.kde.org/
Source: https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz Source: https://download.kde.org/unstable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz.sig Source1: https://download.kde.org/unstable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz.sig
Source2: plasma.keyring Source2: plasma.keyring
%endif %endif
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem