feat: add help for Recommends

This commit is contained in:
liweiganga 2023-03-14 10:18:50 +08:00
parent 607d095b91
commit 98ef12cdd3

View File

@ -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 <leeffo@yeah.net> - 0.14.1-3
- add help for Recommends
* Fri Dec 30 2022 xu_ping <xuping33@h-partners.com> - 0.14.1-2
- Modify tuna config.py use gtk3