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