From 605595c649ef25fa8e7da09dccd0392768084719 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 2 Jun 2021 20:05:40 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- pyxattr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyxattr.spec b/pyxattr.spec index f5fe951..e938259 100644 --- a/pyxattr.spec +++ b/pyxattr.spec @@ -1,7 +1,7 @@ Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.7.2 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ URL: https://pyxattr.k1024.org/ Source0: %{URL}/downloads/%{name}-%{version}.tar.gz @@ -52,6 +52,9 @@ python3 -m pytest tests %doc NEWS README.md %changelog +* Wed Jun 02 2021 Python Maint - 0.7.2-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild