automatic version update by autodist [release 1.25.0-1mamba;Sun Mar 29 2026]

This commit is contained in:
2026-03-31 13:38:31 +02:00
parent 9adeb15de2
commit 25c4740227

View File

@@ -1,12 +1,12 @@
Name: wayland
Epoch: 2
Version: 1.24.0
Version: 1.25.0
Release: 1mamba
Summary: A protocol for a compositor to talk to its clients as well as a C library implementation of that protocol
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Packager: Silvan Calarco <silvan@openmamba.org>
URL: https://wayland.freedesktop.org/
Source: https://gitlab.freedesktop.org/wayland/wayland/-/releases/%{version}/downloads/wayland-%{version}.tar.xz
License: MIT, GPL
@@ -16,6 +16,7 @@ BuildRequires: libexpat-devel
BuildRequires: libffi-devel
BuildRequires: libxml2-devel
## AUTOBUILDREQ-END
BuildRequires: mdbook
%description
Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers.
@@ -117,6 +118,7 @@ This package includes the %{name} API documentation.
%{_libdir}/pkgconfig/wayland-server.pc
%{_datadir}/aclocal/wayland-scanner.m4
%{_mandir}/man3/wl_*.3*
%{_docdir}/wayland
#%doc README
%files apidocs
@@ -128,6 +130,9 @@ This package includes the %{name} API documentation.
%{_docdir}/wayland/Wayland/*/html/*
%changelog
* Sun Mar 29 2026 Automatic Build System <autodist@openmamba.org> 1.25.0-1mamba
- automatic version update by autodist
* Sat Jul 12 2025 Automatic Build System <autodist@openmamba.org> 1.24.0-1mamba
- automatic version update by autodist