From 19070586d4fde189a98e046d15549d66cc89ca36 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:00:59 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-decorator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-decorator.spec b/python-decorator.spec index faf3b52..9f5a1e6 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 5.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Module to simplify usage of decorators License: BSD @@ -53,6 +53,9 @@ find %{buildroot} -name SOURCES.txt~ -exec rm -f {} \; %{python3_sitelib}/__pycache__/* %changelog +* Mon Jun 13 2022 Python Maint - 5.1.1-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 5.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild