rebuilt with libliftoff and libseat [release 0.18.2-2mamba;Sun Mar 23 2025]

This commit is contained in:
2025-03-24 01:12:22 +01:00
parent b35e03302b
commit e577ea7222

View File

@ -1,6 +1,6 @@
Name: wlroots
Version: 0.18.2
Release: 1mamba
Release: 2mamba
Summary: Pluggable, composable, unopinionated modules for building a Wayland compositor
Group: System/Libraries
Vendor: openmamba
@ -11,11 +11,16 @@ Source: https://gitlab.freedesktop.org/wlroots/wlroots.git/%{version}/wlr
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libdisplay-info-devel
BuildRequires: libdrm-devel
BuildRequires: libglvnd-devel
BuildRequires: libinput-devel
BuildRequires: liblcms2-devel
BuildRequires: libliftoff-devel
BuildRequires: libmesa-devel
BuildRequires: libpixman-devel
BuildRequires: libseatd-devel
BuildRequires: libudev-devel
BuildRequires: libvulkan-devel
BuildRequires: libwayland-devel
BuildRequires: libxcb-devel
@ -45,8 +50,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
%description -n lib%{name}-devel
This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep
%setup -q
@ -71,10 +74,13 @@ This package contains libraries and header files for developing applications tha
%defattr(-,root,root)
%dir %{_includedir}/wlroots-%{majver}
%{_includedir}/wlroots-%{majver}/*
%{_libdir}/pkgconfig/wlroots-0.18.pc
%{_libdir}/pkgconfig/wlroots-%{majver}.pc
%doc README.md
%changelog
* Sun Mar 23 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 0.18.2-2mamba
- rebuilt with libliftoff and libseat
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 0.18.2-1mamba
- automatic version update by autodist