Accepting request 872113 from KDE:Frameworks5
Plasma 5.21.0 + made pulseaudio optional and pipewire-pulseaudio an alternative. KF5 is publish disabled already. (forwarded request 871992 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/872113 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-sdk?expand=0&rev=98
This commit is contained in:
commit
b5716d35b9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de68f253321f2c58b71c0736fbe17e132b7edcc2c86b526c7db8290bc0b1988d
|
||||
size 266680
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/0XnkACgkQ7JTRj38F
|
||||
mX7tmggAubT4FqSW+UjBgclotGnv7o1E/oWXdnCgNQZTbegl8RqVvYZGLagARDo/
|
||||
pykILh5hnkQDK4dJ4sJRYsmijNFmlJerorEoQW15Yy2FyBBX37xisWrJdxibExd7
|
||||
NQaoys/pVUZtiVeGwvLs3OARSZWa512/leWg06lN3vsUoA+yCXfmFiyadZm4srFO
|
||||
+A95C0eadFcBAxOkEU0dxP4R2isog5fhaJpcft7dya3KRVNP1YJgkbM8/0MMk2Nm
|
||||
dLqRNZatcXJjATmZ1Sd/mFRefBn8sHMyJBC+nBQh9L+lds5wFzcemiig5YR50VOD
|
||||
f4qxMCmIud89HwyeLdXCn9ACowcXpg==
|
||||
=ZTum
|
||||
-----END PGP SIGNATURE-----
|
3
plasma-sdk-5.21.0.tar.xz
Normal file
3
plasma-sdk-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:930b0af8a31fc035f827d805c5226525590eaab0cedaa50fba1e353db64fc562
|
||||
size 268684
|
11
plasma-sdk-5.21.0.tar.xz.sig
Normal file
11
plasma-sdk-5.21.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlIIYACgkQ7JTRj38F
|
||||
mX5bAwf9F6OcY2DXr/jlXRr5X9mGhJJK/Lpl32+JoMg7bC+D/zEUiPaHrgPhq4i8
|
||||
spKLZbjVNiBRFfa5HzEJSKpGYrxatGZSf5U5taqpm8YNCwjWi52v/q9fuF9+QJ6n
|
||||
3wrIoLgT93VoN+63i69zPJdi4k/9hgO7Y77nXlN9aTmOT8KNYACj69+GrQHjbMtO
|
||||
+Dr7b5G9KMBEI/YLyjEZ4QlKMT2scRbU0M5TOxxe772o23IQgXGpUN4gVETixNQw
|
||||
4aNgjp2Z6IiaOVtwo8QPIFInGGsBAR9zm4rsFCp9TbZMQZBh/DVf44ivYEkOCoiM
|
||||
YAfllES0WSYx3JjtJhm9f2v2CGbdtA==
|
||||
=FSeG
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 11 18:23:14 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.21.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.21.0
|
||||
- No code changes since 5.20.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:31:47 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.20.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/20.90/
|
||||
- Changes since 5.20.5:
|
||||
* Port some foreach
|
||||
* Port away from Plasma::PluginLoader::listEngineInfo
|
||||
* Don't filter engines with NoDisplay when listing
|
||||
* Bump required KF5 version
|
||||
* Port to Plasma::PluginLoader::listDataEngineMetaData
|
||||
* Require C++17
|
||||
* Remove dead code
|
||||
* removed explicit contentHeight
|
||||
* Use KPluginMetaData instead of KPluginInfo
|
||||
* Remove outdated install file
|
||||
* Fix Connections warnings
|
||||
* [cuttlefish] Fix a few cases of using ambiguous context property units
|
||||
* If include is define in .h remove it if it's defined in .cpp too (scripted)
|
||||
* [cuttlefish] Refactor Screenshot logic
|
||||
* [themeexplorer] Drop writing X-KDE-PluginInfo-Depends
|
||||
* [cuttlefish] Refactor icon montage
|
||||
* [cuttlefish] Fix ResponsivePreview icon sizes
|
||||
* [cuttlefix] Fix Dual Montage icon size
|
||||
* [cuttlefish] Fix icon preview sizes
|
||||
* [cuttlefish] Use Gridlayout to simplify delegate repetition
|
||||
* [cuttlefish] Fix icon preview sizes
|
||||
* Refactor main view to make better use of QQC2 API
|
||||
* Use QQC2 ToolBar correctly
|
||||
* Remove unnecessary spacing to the right of the main view's scrollbar
|
||||
* Port to new connection syntax
|
||||
* Port custom toolbars to QQC2 Toolbar
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 5 14:40:05 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-sdk
|
||||
Version: 5.20.5
|
||||
Version: 5.21.0
|
||||
Release: 0
|
||||
Summary: Plasma SDK
|
||||
License: LGPL-2.0-or-later AND GPL-2.0-only
|
||||
Group: System/GUI/KDE
|
||||
URL: https://cgit.kde.org/plasma-sdk.git
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
|
||||
Source: plasma-sdk-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
|
||||
Source1: plasma-sdk-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: breeze5-icons
|
||||
|
Loading…
x
Reference in New Issue
Block a user