Accepting request 840990 from KDE:Frameworks5

Plasma 5.20.0

OBS-URL: https://build.opensuse.org/request/show/840990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland-integration?expand=0&rev=90
This commit is contained in:
Dominique Leuenberger 2020-10-13 13:28:55 +00:00 committed by Git OBS Bridge
commit c748e81334
6 changed files with 39 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:4a1ec22d8d0fb7bb3302605ce211b52353fe93b9b29744db0cc9a961ba67707a
size 21396

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9/O0AACgkQ7JTRj38F
mX47Cwf+LomE1WFudJjgg1FVeTgOOE1ba2RpJ+7jrUsLttqBWiGGabDXOvZVqge7
zYnegYq6T+oWvaDAfLjgZ8xnrJHZDB3VCsby1xAm/d6Kph2GS4s3s10aYJpaZLIO
swG/EQXr7u2b6btgLl/P6nP4Sund5Q4yj6ZQdklbOJimYPBQIqK32jrDvebCef62
6+LnmYAD4rl/cvJZGG3zSVXnTimNWoWXMXNkzWssCw27yvGNQ4l1HAQNtwh+GcXL
3NMKNXds6bjt/mtBMG6FA0qWDZ4EQy3VI1gJ2J5PE8y2jaWzB/hOiwAngtTiB451
GU9ip+0kDHR/wph0tU65bhtSYXMkUw==
=guZg
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Oct 8 16:55:21 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.0
- Changes since 5.19.90:
* Fix shadowless context menus
-------------------------------------------------------------------
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.20.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