Accepting request 872092 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/872092 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland-integration?expand=0&rev=96
This commit is contained in:
commit
1b8b755286
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33f364670a1c19b84fe1bda40e543ebcc9e7593e932a7d18b9815f150ac21f67
|
||||
size 21372
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/0Vq8ACgkQ7JTRj38F
|
||||
mX5VxAgAum5WkHpDr1JmG31ls9GYR/4wn4Ee6P0U3+9JAZtMsENYAtYTRKDIokgx
|
||||
s8AkBN68i2SCASsNP3lgVEBaISQgodtK/wcKtEnZTlcdRoNtP1DC018D+TwZHGYQ
|
||||
Ui+yLItM4t1cbUmeGjoZSoInrbM1dJ7uQhqGj7ycVyACeTLlPAUWIpgBoSrvcxfx
|
||||
ZmhmXeXB/QgmSItfFhHPsG5EgeJbByFLI63Vced+IdQLRhlQGRJgt4QxAZgqyqk9
|
||||
vtHAAkIwOZSf5Ghn1zKJO4Ntr83jLtbJNSdlFvk+K2KQMw804lZRPyRgZzMqfUIr
|
||||
wBwDp0Kgkz8tR68xOmuL0m9VkJq7TA==
|
||||
=Qm8m
|
||||
-----END PGP SIGNATURE-----
|
3
kwayland-integration-5.21.0.tar.xz
Normal file
3
kwayland-integration-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdd79069c44a94fe83085948fcd58f012e6bc7648c3b10b81327d7e2689c143d
|
||||
size 23272
|
11
kwayland-integration-5.21.0.tar.xz.sig
Normal file
11
kwayland-integration-5.21.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlHiQACgkQ7JTRj38F
|
||||
mX6eKgf7BC08R/eDjtWJFBC4oIR7IS8HBujZRtEpeT1oVJlgDBj/porVL7vg8cWa
|
||||
2fucTF9hrubNibZh1hNHYhdtTksH2D4JGSdUwrZ3KVuL7jRkHOw6aGIXXLqpulpP
|
||||
gHLFOfduIs2fMSlU0LZj2WgE1ZnigCyKU21yHRzARGWGlnE46+mIzLGqqKJ/tigI
|
||||
No1KKfuxml5LW8Fl/UU4Xrb92M4Xx3Gd9iDELGssuaWN1rw5USBGtwvUH4S12usM
|
||||
nAnXdAJ7ZwUxO5ceQdJBXnOufpmEeW5WRRnLjdQicU3WjtjUxN6ULzRszzoDwTSU
|
||||
6DcsSsdyTgzQD543/GGNeCjYuIy95g==
|
||||
=e630
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 11 18:23:11 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:36 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:
|
||||
* Now it depends against new version. Old code can be removed
|
||||
* Remove not implemented method
|
||||
* Fix shadowless context menus
|
||||
* Switch to SPDX license identifiers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 5 14:40:03 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kwayland-integration
|
||||
Version: 5.20.5
|
||||
Version: 5.21.0
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
@ -28,9 +28,9 @@ Summary: Integration plugins for various KDE frameworks for wayland windo
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Libraries/KDE
|
||||
URL: http://www.kde.org
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
|
||||
Source: kwayland-integration-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
|
||||
Source1: kwayland-integration-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -57,7 +57,7 @@ Provides integration plugins for various KDE frameworks for the wayland windowin
|
||||
%kf5_makeinstall -C build
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_kf5_plugindir}/
|
||||
%{_kf5_debugdir}/kwindowsystem.kwayland.categories
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user