diff --git a/tuna.spec b/tuna.spec index 72aac16..14c5683 100644 --- a/tuna.spec +++ b/tuna.spec @@ -2,7 +2,7 @@ Name: tuna Version: 0.20 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL-2.0-only AND LGPL-2.1-only Summary: Application tuning GUI & command line utility Source: https://www.kernel.org/pub/software/utils/%{name}/%{name}-%{version}.tar.xz @@ -82,6 +82,10 @@ done %{_datadir}/polkit-1/actions/org.tuna.policy %changelog +* Tue Nov 11 2025 John Kacur - 0.020-3 +- Rebuild for the rebase +Resolves: RHEL-83080 + * Tue Nov 04 2025 John Kacur - 0.20-2 - Add python3-pip, python3-setuptools, python3-wheel BuildRequires - Delete setup.py in %%prep so pyproject.toml build is used