1
0

Accepting request 1139535 from home:Vogtinator:other6

- Update to 1.12.0:
  * plasma-shell: Mark set_panel_behaviour as deprecated
  * plasma-shell: Drop commented out initial ideas
  * add more HDR settings to the output management protocols
  * docs: Use "provides" instead of "installs"
  * docs: improve readme clarity
  * add an icc profile path to output management protocols
  * outputdevice,outputmanagement: add auto rotate setting
  * fake-input: Add destructor request
  * Make filename match virtual desktop protocol name
  * Bump version number to allow depending on it
  * kde-screen-edge-v1: Add new protocol
  * outputdevice,management: add settings for hdr and color managament
  * Make plane state values in plasma_window_management

OBS-URL: https://build.opensuse.org/request/show/1139535
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma-wayland-protocols?expand=0&rev=23
This commit is contained in:
Fabian Vogt 2024-01-21 12:28:56 +00:00 committed by Git OBS Bridge
parent 7e2378e021
commit 43df79274b
6 changed files with 34 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEPx8GNT9MxcsrZq5zp0TNr9vh1xkFAmPJMjYACgkQp0TNr9vh
1xmF+wf/ZN2jXOjDW8camrPfeliow0uD6rYW8Mu6vpVxxUDNRfsLP5x/o3pX/qId
kyhnG/hefoH0UGIiG7w/Ow9LpyUrF5b8f+5K2sJFYffriNJX2bqIFuE/efT/9Jol
zw92yg3MTqah1KTqvDVJt6TChQFKEsjNc/z/S0tLpJujB5QUHjxqefgnnjBOug0r
xzxBzlRLfxazqQPvCGeshYO8irXwiZwunqbMiJV3TaIcyrAcyNP8JY6BR8xVZ9JP
F+QrAWotqC25V0C9zY60Gm4jAGthyfhCCP0hlddeLJS3Jutl0vOfZIsAvl0+izKx
Sb1J0lpqvuRahG6d6MC4MWtOQNVISA==
=vm1F
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEPx8GNT9MxcsrZq5zp0TNr9vh1xkFAmVxmSsACgkQp0TNr9vh
1xmUawgAjOZCgH/dxYmVj/sOtEWEWgmtfOENQlgGR/jpHFXzvtkvZsaPhStbwuie
rfm4oq/9bakXrKji7HlrlIpXVm06+fq38Jfk0i1WnTkD1N83Pslmi3tjewZS7IZA
IcwEiHrvqBVlioOjSq5cM7bioO8CSaRZ4zzm/oVrbVdFFNsx5IQfdHYvkkMLuHAZ
PbpVjFER3b1UEzbtfU3qwfW6RnQ5UatU6R07Rh41QqYkZGAfRQJmQc5uAa0dtcPp
CjM1105Z+dhABc00ddneXOi0bgGrFaP7V6snacHZelRupsXqqi0y7uVVk5iN0RaG
cWRsUsSG8J/GooaqHHwnuqAdZjHGAA==
=rQnS
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Jan 17 18:46:17 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 1.12.0:
* plasma-shell: Mark set_panel_behaviour as deprecated
* plasma-shell: Drop commented out initial ideas
* add more HDR settings to the output management protocols
* docs: Use "provides" instead of "installs"
* docs: improve readme clarity
* add an icc profile path to output management protocols
* outputdevice,outputmanagement: add auto rotate setting
* fake-input: Add destructor request
* Make filename match virtual desktop protocol name
* Bump version number to allow depending on it
* kde-screen-edge-v1: Add new protocol
* outputdevice,management: add settings for hdr and color managament
* Make plane state values in plasma_window_management
-------------------------------------------------------------------
Fri Jan 20 10:38:16 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package plasma-wayland-protocols
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%bcond_without lang
Name: plasma-wayland-protocols
Version: 1.10.0
Version: 1.12.0
Release: 0
Summary: Wayland protocols used by Plasma
License: BSD-3-Clause AND LGPL-2.1-only AND LGPL-2.1-or-later AND MIT