Accepting request 807527 from KDE:Frameworks5
Plasma 5.19 Beta OBS-URL: https://build.opensuse.org/request/show/807527 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-sdk?expand=0&rev=85
This commit is contained in:
commit
9f9f5f332f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5f399231d16d62f9880f953891477f74e0b1f7b931448a4b0fbb97f37acd2fe5
|
|
||||||
size 263084
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xfwgACgkQ7JTRj38F
|
|
||||||
mX7+Egf/VHbl2Zshkoog4/XFNyJ1CCtmyPSbvjNp2Cs4bcLzVPgs2oo/Y6pGid26
|
|
||||||
8pF2+biOPZ/JuQZvd/lCtO+MP6Bw9hQnUIj721/ZdCdbNx84GCxRGxnSwahwHbFo
|
|
||||||
yFcQRrv05HhNOxxwtG12YalcTLaY7olSm1sKD7HZUmBSKeDH8Ljzo6ps+NfFfB48
|
|
||||||
dMF8rY8gB6BFHOU4IPUis7FHGeKKmd19/Mduf0yTvae0ww6xl5htvAMdrtwnOTb8
|
|
||||||
KmtHpwEmcWxj1WucfYIRV2915PYf0g7/SfOKaOPb/mBiYxrDVgvlgOyeakawCY6W
|
|
||||||
+6gspt37MpGZ4EqPTjLg2lYYQDGvvw==
|
|
||||||
=0u3T
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
plasma-sdk-5.18.90.tar.xz
Normal file
3
plasma-sdk-5.18.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4362db97d7c981e49a18efece14a2ca02414421f7139d29dd5cc757e0a1a31b6
|
||||||
|
size 263736
|
11
plasma-sdk-5.18.90.tar.xz.sig
Normal file
11
plasma-sdk-5.18.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl69IuIACgkQ7JTRj38F
|
||||||
|
mX6TWAf/X1VQCmbSY1DAiJr6DNfX253ubtUCjeogj0gD+ughSeviRFbRQaUVhf0T
|
||||||
|
0Z0h80ODQ16krar3JTA2NyLUQtL0yCl79sG2ZjKzIZYM+DUN6d0UEVE1hknCzotc
|
||||||
|
rwrYjlc7BMtyHrvzyUVl0nxsnZ0DyUo5h/xZp8fvJbJ8Vy+H/xWL0bS7mkK4YcIY
|
||||||
|
xSajZhx+NwGf1DNt97A5UXYojnAKCpWTGoTKAP2YhghGDwkKoHsRyOA11Y2fPOkF
|
||||||
|
zMubAPnJUcqQNTwiy3Vmp3P0Hwm0efI0ftGwRtPRmhvIUHCuWq9a/oQi+LDyxIUj
|
||||||
|
yNOXtpRzpgrczJTg5uUprpqm3FUogg==
|
||||||
|
=0M9H
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 14 14:33:07 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.18.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.18.90.php
|
||||||
|
- Changes since 5.18.5:
|
||||||
|
* bump to require Qt 5.14
|
||||||
|
* Fix two minor mix-ups
|
||||||
|
* [Cuttleffish] Use proper QSortFilterProxyModel
|
||||||
|
* Remove unused varibale
|
||||||
|
* Remove unused
|
||||||
|
* [Cuttlefish] Remove last traces of themes and plasma themes
|
||||||
|
* Fix minor EBN issues and typos
|
||||||
|
* Enable selecting all installed color schemes in Cuttlefish
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 5 13:01:54 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue May 5 13:01:54 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: plasma5-sdk
|
Name: plasma5-sdk
|
||||||
Version: 5.18.5
|
Version: 5.18.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plasma SDK
|
Summary: Plasma SDK
|
||||||
License: LGPL-2.0-or-later AND GPL-2.0-only
|
License: LGPL-2.0-or-later AND GPL-2.0-only
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://cgit.kde.org/plasma-sdk.git
|
URL: https://cgit.kde.org/plasma-sdk.git
|
||||||
Source: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
|
Source: https://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: breeze5-icons
|
BuildRequires: breeze5-icons
|
||||||
|
Loading…
x
Reference in New Issue
Block a user