Name: hyprlock Version: 0.9.3 Release: %autorelease%{?dist} Summary: A gpu-accelerated screen lock for Hyprland License: BSD-3-Clause URL: https://github.com/hyprwm/hyprlock Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: hyprgraphics-devel BuildRequires: hyprlang-devel BuildRequires: hyprutils-devel BuildRequires: hyprwayland-scanner-devel BuildRequires: ninja-build BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(pam) BuildRequires: pkgconfig(pangocairo) BuildRequires: pkgconfig(sdbus-c++) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-egl) BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(xkbcommon) %description Hyprland's simple, yet multi-threaded and GPU-accelerated screen locking utility Maintainer info: Source repository: https://github.com/nett00n/hyprland-copr COPR repository: https://copr.fedorainfracloud.org/coprs/nett00n/hyprland/ Package info: Tag: v0.9.3 Commit: d7079a124893832f887a8d72ba90ec0ccd874a81 %prep %autosetup -p1 %build %cmake %cmake_build %install %cmake_install %files %doc README.md %license LICENSE %{_bindir}/hyprlock %{_datadir}/hypr/hyprlock.conf %{_sysconfdir}/pam.d/hyprlock %changelog * Sun Mar 22 2026 nett00n - 0.9.3-1 - version: bump to 0.9.3