Plasma 5.22 Beta, tested a bit more. Now with cmake >= 3.16 and duplicates in .changes removed (now using git log a..b instead of a...b)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=240
This commit is contained in:
parent
d5ca154fb2
commit
b6a169dd88
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd1c713ea584c56f1d3551b08f7d5cd9fd9f66dff85e89de2436d71a3c2404f2
|
||||
size 23336
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmCROxgACgkQEZaMRJKM
|
||||
rvzcWAgAoZeIgsEd7yrq82KZKruf5AEfbEzPpz2dEQrNCBwMl78VIJAuVwWteChm
|
||||
HQidud1QhVmO872QycbM1upCXayoyQsnIGxfgRT9W933ylEw3jH/TlWVV1q+Z4py
|
||||
704gYBIXRJ74D235rv2e2Ji1CcPcwuusMwV/UAU/fZp8JYARFKAX2UU1OtEpgPhs
|
||||
q47bJJTjkP0kP6UTpQZamX7nnCysOR0VpNZI/P71XuZHXou3hHue6ATMohd6JMiu
|
||||
NmMY9C3q5ao2IOcLAeLGr6kg6lzEUoqbP5tP0lRviNI3M6G0hBO0kLq9TbEniQE5
|
||||
WTcb3eY3sKVmI4AiD3Mx3N8f9RxxTQ==
|
||||
=XYet
|
||||
-----END PGP SIGNATURE-----
|
3
kwayland-integration-5.21.90.tar.xz
Normal file
3
kwayland-integration-5.21.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e7c922c3ec7c5c84d8aa85019385928590509e3b4fa81e14122453c9e7a4428
|
||||
size 22780
|
11
kwayland-integration-5.21.90.tar.xz.sig
Normal file
11
kwayland-integration-5.21.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmCdJZ4ACgkQ7JTRj38F
|
||||
mX7ARAf/eM9bal5pSiDyyC4HEH42qVReWBYmS3nRepRRx9J69L/5B8Oc8a9tmiHW
|
||||
M2W8toCUvG0lUze5pe5tr6UO89IG2LJh1X4I4AlfWYi9yOUfc5Gg8Zi3L403rTDs
|
||||
jt8TDTAQjyzGAMPYOUiVzaQlGuq8HN0AVQmF6fQjEHDujUESMPgs5yJvKnfMNW2e
|
||||
xlbstgjtfg62WbdWEEpJugB5V/97NSN9N5UfUpK3crjc3nhRdFdo3OqRHPZNprb0
|
||||
5sap7s/lhGcqfuQqz/0eD7Alfv/u5WU7Rx4JZ6BmrLVk8g9eqqF69QOqsaWbESip
|
||||
nODQIqteN8o8ZrgGZ9ZPGmUh+M3zKQ==
|
||||
=cxOl
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 13 18:15:34 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.21.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.21.90
|
||||
- Changes since 5.21.5:
|
||||
* Migrate to KDECompilerSettings
|
||||
* Fix compile against kf5.82
|
||||
* Drop functions which rely on PlasmaWindow::internalId() (kde#436498)
|
||||
* Fix compilation with no deprecated build of KWindowSystem
|
||||
* Raise minimum CMake version to 3.16
|
||||
* Use versionless Qt cmake target
|
||||
* Autogenerate categories file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 4 14:15:39 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kwayland-integration
|
||||
Version: 5.21.5
|
||||
Version: 5.21.90
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
@ -28,12 +28,12 @@ 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: https://download.kde.org/unstable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: cmake >= 3.16
|
||||
BuildRequires: extra-cmake-modules >= 0.0.11
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5GuiAddons) >= 5.60.0
|
||||
|
Loading…
Reference in New Issue
Block a user