Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-26 03:53:44 +02:00
parent 9bcb00a2ae
commit eb2a5301a1

View File

@ -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 <mhroncok@redhat.com> - 0.14.1-2
- Rebuilt for Python 3.9
* Thu May 21 2020 Jiri Kastner <jkastner@fedoraproject.org> - 0.14.1
- update to 0.14.1
- fixes RHBZ#1773339