## START: Set by rpmautospec ## (rpmautospec version 0.8.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec %global forgeurl https://gitlab.freedesktop.org/wlroots/wlr-protocols %global date 20250816 %global commit a741f0ac5d655338a5100fc34bc8cec87d237346 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: wlr-protocols Version: 0^%{date}git%{shortcommit} Release: %autorelease Summary: Wayland protocols designed for use in wlroots (and other compositors) License: MIT URL: %{forgeurl} Source0: %{forgeurl}/-/archive/%{commit}/%{name}-%{shortcommit}.tar.bz2 BuildArch: noarch BuildRequires: make BuildRequires: /usr/bin/wayland-scanner %description Wayland protocols designed for use in wlroots (and other compositors). %package devel Summary: Wayland protocols designed for use in wlroots (and other compositors) %description devel Wayland protocols designed for use in wlroots (and other compositors). %prep %autosetup -p1 -C %build %make_build %install %make_install %files devel %{_datadir}/pkgconfig/wlr-protocols.pc %{_datadir}/wlr-protocols/ %changelog ## START: Generated by rpmautospec * Sat Jan 24 2026 topazus - 0^20250816gita741f0a-1 - update to a741f0a * Sat Jan 17 2026 Fedora Release Engineering - 0^20240126git2b8d433-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jul 25 2025 Fedora Release Engineering - 0^20240126git2b8d433-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sun Jan 19 2025 Fedora Release Engineering - 0^20240126git2b8d433-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Jul 20 2024 Fedora Release Engineering - 0^20240126git2b8d433-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu May 09 2024 topazus - 0^20240126git2b8d433-1 - initial import; rhbz#2279272 ## END: Generated by rpmautospec