From 7286c4b58ea3ad8962c739f7de4dd324ad12ba4d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:42:35 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- tuna.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tuna.spec b/tuna.spec index 5c99426..ce79cc9 100644 --- a/tuna.spec +++ b/tuna.spec @@ -1,6 +1,6 @@ Name: tuna Version: 0.17 -Release: 2%{?dist} +Release: 3%{?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 +* Mon Jun 13 2022 Python Maint - 0.17-3 +- Rebuilt for Python 3.11 + * Sat Jan 22 2022 Fedora Release Engineering - 0.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild