automatic version update by autodist [release 24.1.1-1mamba;Mon Jul 29 2024]
This commit is contained in:
parent
6b14776f33
commit
8f1f21c68a
@ -1,10 +0,0 @@
|
||||
--- xwayland-24.1.0/os/osdep.h.orig 2024-06-06 10:31:34.996961033 +0200
|
||||
+++ xwayland-24.1.0/os/osdep.h 2024-06-06 10:31:53.318990923 +0200
|
||||
@@ -60,6 +60,7 @@
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <X11/Xos.h>
|
||||
+#include <X11/Xmd.h>
|
||||
|
||||
/* If EAGAIN and EWOULDBLOCK are distinct errno values, then we check errno
|
||||
* for both EAGAIN and EWOULDBLOCK, because some supposedly POSIX
|
@ -1,5 +1,5 @@
|
||||
Name: xwayland
|
||||
Version: 24.1.0
|
||||
Version: 24.1.1
|
||||
Release: 1mamba
|
||||
Summary: X.org X Server that runs under Wayland
|
||||
Group: System/X11
|
||||
@ -8,7 +8,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://wayland.freedesktop.org/xserver.html
|
||||
Source: https://xorg.freedesktop.org/archive/individual/xserver/xwayland-%{version}.tar.xz
|
||||
Patch0: xwayland-24.1.0-x86-fix-undefined-CARD32.patch
|
||||
License: https://xorg.freedesktop.org
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -41,7 +40,6 @@ X.org X Server that runs under Wayland.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch 0 -p1
|
||||
|
||||
%build
|
||||
%meson \
|
||||
@ -75,6 +73,9 @@ rm -f %{buildroot}%{_libdir}/xorg/protocol.txt
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Mon Jul 29 2024 Automatic Build System <autodist@openmamba.org> 24.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 02 2024 Automatic Build System <autodist@openmamba.org> 24.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user