Name: qgit Version: 2.13.1 Release: 1%{?dist} Summary: GUI browser for git repositories License: GPL-2.0-only URL: https://github.com/WickedSmoke/qgit Source0: https://github.com/WickedSmoke/qgit/archive/refs/heads/large_patch.tar.gz BuildRequires: cmake, cmake(Qt6Core5Compat), libappstream-glib Requires: git-core >= 1.4.0 %description With qgit you are able to browse revisions history, view patch content and changed files, graphically following different development branches. %prep %setup -q -n %{name}-large_patch %build %cmake %cmake_build %install %cmake_install # appdata handling appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdata.xml %files %doc README.adoc %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/metainfo/%{name}.appdata.xml %{_datadir}/icons/hicolor/48x48/apps/%{name}.png %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %changelog * Sat Dec 13 2025 Karl Robillard - 2.13.1-1 - large_patch applied to upstream version 2.13