Accepting request 779199 from KDE:Frameworks5
Plasma 5.18.2 OBS-URL: https://build.opensuse.org/request/show/779199 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-addons?expand=0&rev=92
This commit is contained in:
commit
694a10ff7f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2cc4bc2d0f529755a878caffc26116adcaa788272522c2ba208b2ad06e3d6e2
|
||||
size 615076
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl5L4CwACgkQ7JTRj38F
|
||||
mX79nwf+OTZumY39OdI/smxjBr0q0lBrkU3kEpdB171eu5IIFG6LOv9CpJce5lzz
|
||||
b7w2OV3P5uTayjQ75oMfH5pw0LtD9O+3NfnO1xSqKTjfDc1JMc/cEG6yrNNTvJJ1
|
||||
2RKkYb+4uo6P6TIHu3cCCWho0LT/ymlkJ4d6cR9/QtWz9d5mLq4r585B7R3XDtEe
|
||||
0+QUdJb4AvkcKiztp8BmAB/HFl4yEsZH+1COqg98gTBhuoNK2mt+cBq9aDGdXi0B
|
||||
3lOjJ0A4eMdBFF0FJv6eLqiDc1kyb7r4PdABpwERQCdWp68RLJ0rWG6nprcLVjVS
|
||||
GJ/35YFDrSgk8Z1v3r0g2FRlqxo+2w==
|
||||
=OwL4
|
||||
-----END PGP SIGNATURE-----
|
3
kdeplasma-addons-5.18.2.tar.xz
Normal file
3
kdeplasma-addons-5.18.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:634b346a6d5f9352477a7edc27350ef0c229b64eaf2da08e05ea2bf9c262c4e8
|
||||
size 614764
|
11
kdeplasma-addons-5.18.2.tar.xz.sig
Normal file
11
kdeplasma-addons-5.18.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl5VG7IACgkQ7JTRj38F
|
||||
mX7VsQf+M/WbfvaD/HD8yIXIiiCC895TOK2nLMFQkj00Buf4ihZjMBOiHb22LepS
|
||||
3Jt1QIVGuBK8heEanTlXc5VopUUgFoW+6yxysxJA3pKUxsqmghnsimIk47ZRaICl
|
||||
J5aLTChRGTm7ehJPdziOE16JTaMT9+6wdoFrliKmZt6MLhrxSzh3V4Tk11l+aVN2
|
||||
HmCbcCjDVa3HyRjbA6Mr5jTNsXc2nYX9E+T5li8yZZJUL8YQuobS9ymI3ehLg57v
|
||||
VoipRjd3ruvjoh3uhFu6VLukhr+8xOKsEGLqhfABCDL5JvVZskQu4FvhG5v9NFoJ
|
||||
VSJQoEwbwNtrXn9Ht0N62tPtjVqkew==
|
||||
=1+n8
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 14:07:18 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.18.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.18.2.php
|
||||
- Changes since 5.18.1:
|
||||
* [applets/weather] Remove outdated extra configure button (kde#412114)
|
||||
* fix condition in KonsoleProfiles::run
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 18 14:05:57 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package plasma5-addons
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-addons
|
||||
Version: 5.18.1
|
||||
Version: 5.18.2
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
@ -27,7 +27,7 @@ Release: 0
|
||||
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/
|
||||
URL: http://www.kde.org/
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz.sig
|
||||
|
Loading…
x
Reference in New Issue
Block a user