diff --git a/python-attrs.spec b/python-attrs.spec index 21abab0..7d79e33 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -10,7 +10,7 @@ Name: python-attrs Version: 21.4.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python attributes without boilerplate License: MIT @@ -64,6 +64,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v %{python3_sitelib}/* %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 21.4.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jun 24 2022 Lumír Balhar - 21.4.0-5 - Fixed compatibility with Python 3.11 beta 3 Resolves: rhbz#2039259