Name: simple-term Version: v1.0.0 Release: %autorelease Summary: Simple vte-based terminal License: GPL-3.0-or-later URL: https://github.com/mh21/simple-term Source0: simple-term-v1.0.0.tar.gz BuildRequires: gnome-common BuildRequires: vala BuildRequires: gtk3-devel BuildRequires: vte291-devel %description Simple vte-based terminal %prep %autosetup -n simple-term-v1.0.0 ./autogen.sh %build %configure %make_build %install %make_install %files %license LICENSE %doc README.md LICENSE %{_bindir}/simple-term %changelog * Tue Apr 18 2023 Michael Hofmann - 1.0.0-1 - initial packaging