diff --git a/tuna.spec b/tuna.spec index 39d29d0..e85259b 100644 --- a/tuna.spec +++ b/tuna.spec @@ -1,6 +1,6 @@ Name: tuna Version: 0.14.1 -Release: 2 +Release: 3 Summary: Application tuning GUI & command line utility License: GPLv2 URL: https://rt.wiki.kernel.org/index.php/Tuna @@ -10,6 +10,7 @@ Patch1: tuna-move-from-pygtk-to-gtk3-gobject.patch BuildArch: noarch BuildRequires: python3-devel gettext Requires: python3-ethtool python3-linux-procfs >= 0.6 python3-schedutils >= 0.6 +Recommends: %{name}-help = %{version}-%{release} %description Provides interface to change the scheduler and IRQ tunables across the CPU @@ -89,6 +90,9 @@ done %doc ChangeLog %changelog +* Tue Mar 14 2023 leeffo - 0.14.1-3 +- add help for Recommends + * Fri Dec 30 2022 xu_ping - 0.14.1-2 - Modify tuna config.py use gtk3