From 20591143d35c015bc2f441269e45063b3c73b8f0 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:12:46 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- newt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/newt.spec b/newt.spec index ae77a48..e180a99 100644 --- a/newt.spec +++ b/newt.spec @@ -5,7 +5,7 @@ Summary: A library for text mode user interfaces Name: newt Version: 0.52.21 -Release: 9%{?dist} +Release: 10%{?dist} License: LGPLv2 URL: https://pagure.io/newt Source: https://pagure.io/releases/newt/newt-%{version}.tar.gz @@ -110,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libnewt.a %{python3_sitearch}/__pycache__/*.py* %changelog +* Fri Jun 04 2021 Python Maint - 0.52.21-10 +- Rebuilt for Python 3.10 + * Tue Jan 26 2021 Fedora Release Engineering - 0.52.21-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild