1
0

Plasma 5.20 Beta again - untested and needs a bit of cleanup still

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=214
This commit is contained in:
2020-09-21 06:29:52 +00:00
committed by Git OBS Bridge
parent 73c6e14b21
commit 5bfbb37338
6 changed files with 29 additions and 17 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d1bed734cd256604736417846f891abad9bd7c2a45527fc6fc10560322c8a14
size 21276

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9OIuoACgkQ7JTRj38F
mX71rggAhFrP0/nEvrfXXmq9sZ6fww/4SMTc4ca5YzbLa7HcpvNNH10NTJXNYWaa
CZBsaOSguhgF6BZq+xutzzu9nHGgyFhcOxO1uKkyM2RVJ/fycX4XSTwKAHRQvqXq
9YySD6lvN/KBoo7WhsHYjD/fZpZ+vH55FKngHB07r7LVJtlCEHLrXVYGTJpPSkTe
OigUFGIAc0iGh1NAKoIUTUsC5WAktwwx+lDb3TqDfawZSvhWV6lZW76R6nPsSl1w
6T808BtrAa7ufFazaFaLkKoyEk6k0z9zXCM2LI8nq53C+9J3UnxWISCtsHR8LlWN
5G/9nEq+ga2kDW+9qcr5l9bKbY5lcA==
=v6Ik
-----END PGP SIGNATURE-----

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b97aafa2492005cdc7d05893290863666864967a0fc753407bf0473e114e4145
size 21212

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAl9jRJEACgkQEZaMRJKM
rvzadwf+KNnaDbK+pUgpTm3yuFUOw5z2EFd6aVivMihHEoCssE6hGaz9lFRVMfLW
DYNkfxfzW4s49KtvAm+3MBhMj5k72UOWXKBrpgW75A9NA3dBQX9YtOcexrRzsMfh
HqH0Pcd2b/FQ+7Zs1N95L0iEwsHOp9YirsXp3DnCIJ+Iirut3zTz7I/Q04LGcAR8
PbJZt10LBUVN88rRrHBT4owOMpb3tNaTeZx2ghsA4TBXXUSUYqEPSpsT8Bpq4CB7
DKTmajf7vf+u22oDDIbp/Rn2WnUg0+hQwqj2evUnG6g9RofMjSslKO58/QjKP9+E
c17gqOFnkV/CMVL222eoR//xG/2OOA==
=m6Hq
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Sep 17 20:03:01 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.19.90
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.90
- Changes since 5.19.5:
* Remove explicit ECM_KDE_MODULE_DIR
* Require C++17
* windowsystem: Adjust installation path
-------------------------------------------------------------------
Tue Sep 1 11:38:49 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@@ -18,7 +18,7 @@
%bcond_without lang
Name: kwayland-integration
Version: 5.19.5
Version: 5.19.90
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