%global s_name faugus Name: faugus-launcher Version: 1.13.9 Release: 1%{?dist} Summary: A simple and lightweight app for running Windows games using UMU-Launcher License: MIT URL: https://github.com/Faugus/faugus-launcher Source: %{url}/archive/%{version}/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: desktop-file-utils BuildRequires: gtk-update-icon-cache BuildRequires: libappstream-glib BuildRequires: meson BuildRequires: python3-devel Requires: hicolor-icon-theme Requires: ImageMagick Requires: libayatana-appindicator-gtk3 Requires: libcanberra-gtk3 Requires: python3 Requires: python3dist(filelock) Requires: python3dist(gobject) Requires: python3dist(icoextract) Requires: python3dist(pillow) Requires: python3dist(psutil) Requires: python3dist(requests) Requires: python3dist(vdf) Recommends: gamemode Recommends: mangohud Recommends: vkBasalt %description %{summary}. %prep %autosetup %build %meson %meson_build %install %meson_install %find_lang %{name} %find_lang %{s_name}-proton-manager %find_lang %{s_name}-run %check appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.metainfo.xml desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %files -f %{name}.lang -f %{s_name}-run.lang -f %{s_name}-proton-manager.lang %doc README.md %license LICENSE %{_bindir}/%{s_name}-launcher %{_bindir}/%{s_name}-proton-manager %{_bindir}/%{s_name}-run %{_datadir}/%{name}/ %{_datadir}/applications/%{s_name}-*.desktop %{_datadir}/icons/hicolor/*/apps/*.png %{_datadir}/icons/hicolor/*/apps/*.svg %{_datadir}/icons/hicolor/scalable/actions/*.svg %{_metainfodir}/%{name}.metainfo.xml %{python3_sitelib}/%{s_name}/ %changelog * Thu Jan 22 2026 Artem Polishchuk - 1.13.9-1 - 0.13.9 * Mon Jan 19 2026 Artem Polishchuk - 1.13.8-1 - Initial package