Accepting request 1059498 from KDE:Frameworks5
Needed by Plasma 5.27 - Update to 1.10: * Add destructor for keystate interface * Add a protocol to order the outputs for plasmashell to assign desktop environment components to a specific screen (forwarded request 1059493 from iDesmI) OBS-URL: https://build.opensuse.org/request/show/1059498 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma-wayland-protocols?expand=0&rev=11
This commit is contained in:
commit
8370c6e352
3
plasma-wayland-protocols-1.10.tar.xz
Normal file
3
plasma-wayland-protocols-1.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:18cdfd239c9e6c157f8cacb77445648921ff3b236242fdab8be7681098c9d9c9
|
||||||
|
size 43268
|
11
plasma-wayland-protocols-1.10.tar.xz.sig
Normal file
11
plasma-wayland-protocols-1.10.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEPx8GNT9MxcsrZq5zp0TNr9vh1xkFAmPID/IACgkQp0TNr9vh
|
||||||
|
1xnuMgf6An6hQ5/9cuytuJg5qVNpE/Ppv7NyiXNzF2pHw0ql/Jy6AazNzR9QXV1U
|
||||||
|
vwIw0Sz/yeLn2ibufBZVNdX3N1P5kf9tfbzFyLHKY0iQ8E6E+OwozYQcoNHzMHZj
|
||||||
|
m5Eua4qQik5IV6OD9M1cP44G5N+dOcIpcicAS+RjCD8xLo2DarGgP4wPoyHF+lQe
|
||||||
|
cESXTV8GvrPp+7C72E5X80D3XLZ8ln98HvWFcXYT1D3Z0qEnmxB7IZV7+JWomDhe
|
||||||
|
A3QGUq90ELYrraJ4tc8OpPW7YC63UzAynRW48EkPvi/6zxYggabmCeTIXQy/SlWR
|
||||||
|
iYvRcFm7C2qKZLC7W8bvwP3Hq3/QTQ==
|
||||||
|
=j4B+
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a4275b9a854716fa5ed9c2ba2d697df2b0749fc45a28ad965e68d0aa36c5d4c8
|
|
||||||
size 42920
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEPx8GNT9MxcsrZq5zp0TNr9vh1xkFAmM0jcwACgkQp0TNr9vh
|
|
||||||
1xnY0QgAvAx9a38DFV0JzoCPfC2Ztup+jKaHD+n1beZL6voRYjDlKLfyaxCylMMV
|
|
||||||
rTfb3udm17dobtHSd/5Vv88KMh/iBrktugDq6IDyoUlsiT3fJ/UuyRTB3WXFsHJ4
|
|
||||||
YpJsawDgljdtHW6S/IvaI1n1xZR99QqrFvqPl3udWa72NUs8KENWveZaMct1j95V
|
|
||||||
Oms+35xY60KJ4c+ibGOIUCguwHzZ8SUl1neqVWJ3biaZKmTdRKo+cWsElUn11+14
|
|
||||||
fSlVhsElFA/L3zAKyzxvHaPwJ/k2ITlNwo2pwHMEjQBcPxThTdn4DI7PjF/FPeKU
|
|
||||||
scaPBLBGrf5rEVLBa0jYPVxIQd4/fQ==
|
|
||||||
=2sZ9
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 19 08:28:56 UTC 2023 - Enrico Belleri <idesmi@protonmail.com>
|
||||||
|
|
||||||
|
- Update to 1.10:
|
||||||
|
* Add destructor for keystate interface
|
||||||
|
* Add a protocol to order the outputs for plasmashell to assign
|
||||||
|
desktop environment components to a specific screen
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 28 18:44:57 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
|
Wed Sep 28 18:44:57 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package plasma-wayland-protocols
|
# spec file for package plasma-wayland-protocols
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,21 +18,21 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: plasma-wayland-protocols
|
Name: plasma-wayland-protocols
|
||||||
Version: 1.9.0
|
Version: 1.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Wayland protocols used by Plasma
|
Summary: Wayland protocols used by Plasma
|
||||||
License: BSD-3-Clause AND LGPL-2.1-only AND LGPL-2.1-or-later AND MIT
|
License: BSD-3-Clause AND LGPL-2.1-only AND LGPL-2.1-or-later AND MIT
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
|
Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
|
||||||
|
BuildRequires: extra-cmake-modules
|
||||||
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: kf5-filesystem
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz.sig
|
||||||
# Note: The key in there is currently only self-signed and so not actually trusted.
|
# Note: The key in there is currently only self-signed and so not actually trusted.
|
||||||
Source2: plasma-wayland-protocols.keyring
|
Source2: plasma-wayland-protocols.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
|
||||||
BuildRequires: fdupes
|
|
||||||
BuildRequires: kf5-filesystem
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the non-standard Wayland protocol definitions used by
|
This package contains the non-standard Wayland protocol definitions used by
|
||||||
|
Loading…
Reference in New Issue
Block a user