Rebuild for the rebase

Resolves: RHEL-83080
Signed-off-by: John Kacur <jkacur@redhat.com>
This commit is contained in:
John Kacur 2025-11-11 16:42:00 -05:00
parent 3b95445bdd
commit 63ee3cedcf

View File

@ -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 <jkacur@redhat.com> - 0.020-3
- Rebuild for the rebase
Resolves: RHEL-83080
* Tue Nov 04 2025 John Kacur <jkacur@redhat.com> - 0.20-2
- Add python3-pip, python3-setuptools, python3-wheel BuildRequires
- Delete setup.py in %%prep so pyproject.toml build is used