Name: qgit-re Version: 2.13.1 Release: 1%{?dist} Summary: GUI browser for git repositories License: GPL-3.0-or-later URL: https://codeberg.org/wickedsmoke/qgit Source0: https://codeberg.org/wickedsmoke/qgit/archive/refs/heads/dev.tar.gz BuildRequires: qt6-qtbase-devel Requires: git-core >= 1.4.0 %global debug_package %{nil} %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 qgit %build qmake6 PREFIX=%{_prefix} %{make_build} %install make install INSTALL_ROOT=%{buildroot} %files %license COPYING %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_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