diff --git a/python-attrs.spec b/python-attrs.spec index 77ae0d5..8ecddb5 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -10,7 +10,7 @@ Name: python-attrs Version: 21.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python attributes without boilerplate License: MIT @@ -61,6 +61,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v %{python3_sitelib}/* %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 21.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Jan 03 2022 Lumír Balhar - 21.4.0-1 - Update to 21.4.0 Resolves: rhbz#2035864