From 631e284bfbbdb569a5b1d47df052e95393735aac Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 23:48:57 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pyxattr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyxattr.spec b/pyxattr.spec index dcab9d0..5eab7fd 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: 6%{?dist} +Release: 7%{?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 +* Fri Jul 22 2022 Fedora Release Engineering - 0.7.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.7.2-6 - Rebuilt for Python 3.11