From eb2a5301a171d3297d1b6495de2514d5a332e498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:53:44 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- tuna.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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