diff --git a/tuna.spec b/tuna.spec index 0e87d9d..fb34114 100644 --- a/tuna.spec +++ b/tuna.spec @@ -1,6 +1,6 @@ Name: tuna Version: 0.14.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Summary: Application tuning GUI & command line utility Source: https://www.kernel.org/pub/software/utils/%{name}/%{name}-%{version}.tar.xz @@ -90,6 +90,9 @@ done %doc docs/oscilloscope+tuna.pdf %changelog +* Tue May 26 2020 Miro HronĨok - 0.14.1-2 +- Rebuilt for Python 3.9 + * Thu May 21 2020 Jiri Kastner - 0.14.1 - update to 0.14.1 - fixes RHBZ#1773339