Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
1f7e9726e4 | |||
905bce457f |
BIN
wayland-1.23.0.tar.xz
(Stored with Git LFS)
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
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
BIN
wayland-1.23.1.tar.xz.sig
Normal file
Binary file not shown.
@ -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>
|
Thu Jun 20 15:11:57 UTC 2024 - Joan Torres <joan.torres@suse.com>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _version 1.23.0
|
%define _version 1.23.1
|
||||||
%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1550
|
%if 0%{?suse_version} >= 1500 && 0%{?suse_version} < 1550
|
||||||
%define eglversion 99~%_version
|
%define eglversion 99~%_version
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user