From 983dc85bb304fec827b6294c6b0ded4f1dfe57e6 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 15:25:50 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-augeas.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-augeas.spec b/python-augeas.spec index 78b8cc5..93ba596 100644 --- a/python-augeas.spec +++ b/python-augeas.spec @@ -1,6 +1,6 @@ Name: python-augeas Version: 0.5.0 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Python bindings to augeas License: LGPLv2+ URL: http://augeas.net/ @@ -48,6 +48,9 @@ pytest-3 %changelog +* Thu Jun 03 2021 Python Maint - 0.5.0-24 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.5.0-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild