From eec24dbca12bf0ed87fe38b20a60022f0b049fa3e2f8fd5e1b08582c772cbc8c Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 6 Sep 2022 18:47:22 +0000 Subject: [PATCH] Accepting request 1001502 from home:Vogtinator:branches:KDE:Frameworks5 - Update to 1.8.0: * Fix some reuse warnings * Increase org_kde_plasma_window_management version * Introduce the kde_lockscreen_overlay_v1 protocol * Add FreeBSD Qt6 CI support * Make explicit that kde-output-management-v2 is onetime only * Fix typos in plasma-virtual-desktop.xml * kde-primary-output-v1: Fix DTD violation OBS-URL: https://build.opensuse.org/request/show/1001502 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma-wayland-protocols?expand=0&rev=15 --- plasma-wayland-protocols-1.7.0.tar.xz | 3 --- plasma-wayland-protocols-1.7.0.tar.xz.sig | 11 ----------- plasma-wayland-protocols-1.8.0.tar.xz | 3 +++ plasma-wayland-protocols-1.8.0.tar.xz.sig | 11 +++++++++++ plasma-wayland-protocols.changes | 12 ++++++++++++ plasma-wayland-protocols.spec | 2 +- 6 files changed, 27 insertions(+), 15 deletions(-) delete mode 100644 plasma-wayland-protocols-1.7.0.tar.xz delete mode 100644 plasma-wayland-protocols-1.7.0.tar.xz.sig create mode 100644 plasma-wayland-protocols-1.8.0.tar.xz create mode 100644 plasma-wayland-protocols-1.8.0.tar.xz.sig diff --git a/plasma-wayland-protocols-1.7.0.tar.xz b/plasma-wayland-protocols-1.7.0.tar.xz deleted file mode 100644 index ad74cae..0000000 --- a/plasma-wayland-protocols-1.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:084e2685caa61d94c6fe86dce006b22474d7bb4b34c4cb96bd763b97e305fad6 -size 42000 diff --git a/plasma-wayland-protocols-1.7.0.tar.xz.sig b/plasma-wayland-protocols-1.7.0.tar.xz.sig deleted file mode 100644 index 5c88138..0000000 --- a/plasma-wayland-protocols-1.7.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEPx8GNT9MxcsrZq5zp0TNr9vh1xkFAmJ1q1cACgkQp0TNr9vh -1xm0oggAlB8saNoMb0Ziq+cvpzx1gws4ptyH70pud2jJUFnHgKfQjVkZ35dRqoTg -XKQFLIX0ApErwhk9UZEOzFipk3wrlwDGUAPFMgWAtToeg6oy36azBtU3oXil7Vqg -9So2c+T4lCTvdxb8F3F2LTUHQpy2Ha2M5uDgayboTRJERQdQgSSi8+AUD01fnbSk -4PyS3ev3zK3W8rBo5WpIFY2BYrWFzj2srjpZlzsx470f2k6iY6fwWsqtdZSVIzuO -UaTIRob8AeXM8uZtvwxuJkRfGE7rxBttrAvDE3ZeWuLZMXiK2tdC3AtLDjLNXTnY -2J4bJ8ln1IWYT1yvtAjHK7uB+ra3QQ== -=bmSJ ------END PGP SIGNATURE----- diff --git a/plasma-wayland-protocols-1.8.0.tar.xz b/plasma-wayland-protocols-1.8.0.tar.xz new file mode 100644 index 0000000..72a7af3 --- /dev/null +++ b/plasma-wayland-protocols-1.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0fa0c9a0b448001e08425241f235fcfba25bbc62ce43c050ad1d808d57dd7a +size 42916 diff --git a/plasma-wayland-protocols-1.8.0.tar.xz.sig b/plasma-wayland-protocols-1.8.0.tar.xz.sig new file mode 100644 index 0000000..3544ab9 --- /dev/null +++ b/plasma-wayland-protocols-1.8.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEPx8GNT9MxcsrZq5zp0TNr9vh1xkFAmMXVNQACgkQp0TNr9vh +1xmFyAgAsgx/RiGl97eY9AVUCMuEym3sHPuHFPJpeiV7N1i8PpjPvOMa3IER8ovj +WaHKVMMfrn3fdLfHkZ9QpS3a/iy3SV8EIpejo9AnDYj6xwTRgAkhLL3X+Cx/ShFM +zg0R+ZHNm5iFDK10g6jVqGBt1kF63w+PsWeoSRFT2CQnx2wsEHD8TwMW2ZVqv2+L +arWNO5rnRK5V0ilSjCAt7SRcRjI4SgIE7KMTWMVNrAJpUfS4hXcPy+GBSf4eYP80 +iAsntxOBnHmmtG4ApZcZjiCHAkmuDNgJVR7iastdeWNL81R4MTuaKIpaqc+9hqlr +TNAA0V/RUAVN5+eF+Zzv7CDHKFcxUw== +=ZIsQ +-----END PGP SIGNATURE----- diff --git a/plasma-wayland-protocols.changes b/plasma-wayland-protocols.changes index df4c38f..19a5bdb 100644 --- a/plasma-wayland-protocols.changes +++ b/plasma-wayland-protocols.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Sep 6 17:13:48 UTC 2022 - Fabian Vogt + +- Update to 1.8.0: + * Fix some reuse warnings + * Increase org_kde_plasma_window_management version + * Introduce the kde_lockscreen_overlay_v1 protocol + * Add FreeBSD Qt6 CI support + * Make explicit that kde-output-management-v2 is onetime only + * Fix typos in plasma-virtual-desktop.xml + * kde-primary-output-v1: Fix DTD violation + ------------------------------------------------------------------- Sat May 7 14:10:36 UTC 2022 - Fabian Vogt diff --git a/plasma-wayland-protocols.spec b/plasma-wayland-protocols.spec index 4defb5f..79defa6 100644 --- a/plasma-wayland-protocols.spec +++ b/plasma-wayland-protocols.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: plasma-wayland-protocols -Version: 1.7.0 +Version: 1.8.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