%global commit f72e01ba636820a6712f9e2718ced8edc481560c %global commitdate 20250709 %global shortcommit %{sub %{commit} 1 7} %global baserelease 1 %global xwlver 24.1 Name: wayback Version: 0~git%{commitdate}.%{baserelease}.%{shortcommit} Release: 1%{?dist} Summary: X11 compatibility layer built on wlroots and Xwayland License: MIT URL: https://gitlab.freedesktop.org/wayback/wayback Source: %{url}/-/archive/%{commit}/%{name}-%{shortcommit}.tar.gz BuildRequires: meson BuildRequires: gcc BuildRequires: pkgconfig(wayland-server) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-cursor) BuildRequires: pkgconfig(wayland-egl) BuildRequires: pkgconfig(wayland-protocols) >= 1.14 BuildRequires: pkgconfig(xkbcommon) BuildRequires: pkgconfig(xwayland) >= %{xwlver} BuildRequires: (pkgconfig(wlroots-0.19) or pkgconfig(wlroots-0.18)) BuildRequires: pkgconfig(scdoc) Requires: xorg-x11-server-Xwayland%{?_isa} >= %{xwlver} %description %{summary}. %prep %autosetup -n %{name}-%{commit} %conf %meson %build %meson_build %install %meson_install %files %license LICENSE %doc README.md %{_bindir}/Xwayback %{_bindir}/wayback-* %{_libexecdir}/wayback-* %{_mandir}/man1/*wayback*.1* %changelog * Wed Jul 09 2025 Neal Gompa - 0~git20250709.1.f72e01b-1 - Bump to new git snapshot * Mon Jul 07 2025 Neal Gompa - 0~git20250707.1.e14b479-1 - Bump to new git snapshot * Sat Jun 28 2025 Neal Gompa - 0~git20250701.122f894-1 - Initial package