[info=1f7e9726e4c71b597410f67111e0754d43a79bef7523959c0e790989c07f8af9]

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=110
This commit is contained in:
OBS User unknown 2024-09-17 07:40:25 +00:00 committed by Git OBS Bridge
parent 4176ef81a2
commit 709d443402
8 changed files with 18 additions and 7 deletions

View File

@ -1,4 +1,4 @@
mtime: 1719991733
commit: 905bce457fdb2e38e23bdc3eb3fc1346bc0215bbd6376b5e6e0760275b36fef6
mtime: 1726554164
commit: 1f7e9726e4c71b597410f67111e0754d43a79bef7523959c0e790989c07f8af9
url: https://src.opensuse.org/jengelh/wayland
revision: master

BIN
build.specials.obscpio (Stored with Git LFS)

Binary file not shown.

BIN
wayland-1.23.0.tar.xz (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
wayland-1.23.1.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
wayland-1.23.1.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 17 00:53:52 UTC 2024 - llyyr <llyyr@yukari.in>
- Update to release 1.23.1:
* meson: Fix use of install_data() without specifying install_dir
* Put WL_DEPRECATED in front of the function declarations
* client: Handle proxies with no queue
* scanner: extract validator function emission to helper function
* scanner: fix validator for bitfields
* tests: add enum bitfield test
-------------------------------------------------------------------
Thu Jun 20 15:11:57 UTC 2024 - Joan Torres <joan.torres@suse.com>

View File

@ -16,7 +16,7 @@
#
%define _version 1.23.0
%define _version 1.23.1
%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1550
%define eglversion 99~%_version
%else