Name: hyprlang Version: 0.6.8 Release: %autorelease%{?dist} Summary: The hypr configuration language library License: BSD-3-Clause URL: https://github.com/hyprwm/hyprlang Source0: %{url}/archive/refs/tags/v%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: ninja-build BuildRequires: pkgconfig(hyprutils) %description hyprlang is the official implementation library for the hypr configuration language. %prep %autosetup %build %cmake %cmake_build %install %cmake_install %files %license LICENSE %{_libdir}/libhyprlang.so* %package devel Summary: Development files for The hypr configuration language library Requires: %{name} = %{version}-%{release} %description devel Development files for hyprlang. %files devel %{_includedir}/hyprlang.hpp %{_libdir}/pkgconfig/hyprlang.pc %changelog * Fri Mar 06 2026 Vladimir nett00n Budylnikov - 0.6.8-%autorelease - Update to 0.6.8