diff --git a/terminator.spec b/terminator.spec index c0a117b..4415f70 100644 --- a/terminator.spec +++ b/terminator.spec @@ -1,6 +1,6 @@ Name: terminator Version: 1.92 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Store and run multiple GNOME terminals in one window License: GPLv2 @@ -8,14 +8,18 @@ URL: https://github.com/gnome-terminator Source0: https://github.com/gnome-terminator/terminator/releases/download/v1.92/terminator-1.92.tar.gz BuildArch: noarch -BuildRequires: python3-devel gettext desktop-file-utils intltool -Requires: vte291 python3-configobj python3-gobject keybinder3 desktop-file-utils -%if 0%{?rhel} -Requires: python-psutil -%else +BuildRequires: desktop-file-utils +BuildRequires: gettext +BuildRequires: gtk-update-icon-cache +BuildRequires: intltool +BuildRequires: python3-devel + +Requires: keybinder3 +Requires: python3-configobj +Requires: python3-gobject Requires: python3-psutil -%endif +Requires: vte291 Patch0: 0000-terminator-fix-desktop-file.patch @@ -66,6 +70,9 @@ desktop-file-install --dir=${RPM_BUILD_ROOT}%{_datadir}/applications data/%{name %{_datadir}/pixmaps/%{name}.png %changelog +* Wed May 06 2020 Dominic Hopf - 1.92-2 +- Improve requirement listings + * Sat Apr 18 2020 Dominic Hopf - 1.92-1 - New upstream release: 1.92