From aa4900973b213e3362aaeb6f31a3cf15b4957977 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 15 Jun 2022 13:25:29 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-nixio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-nixio.spec b/python-nixio.spec index f0ba3a2..59cda80 100644 --- a/python-nixio.spec +++ b/python-nixio.spec @@ -2,7 +2,7 @@ Name: python-nixio Version: 1.5.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for NIX %global tag %version @@ -94,6 +94,9 @@ done %license LICENSE %changelog +* Wed Jun 15 2022 Python Maint - 1.5.3-2 +- Rebuilt for Python 3.11 + * Sat Apr 02 2022 Ankur Sinha - 1.5.3-1 - Update to latest release