diff --git a/python-attrs.spec b/python-attrs.spec index 543675f..10728f1 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -10,7 +10,7 @@ Name: python-attrs Version: 20.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python attributes without boilerplate License: MIT @@ -62,6 +62,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v %{python3_sitelib}/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 20.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 19 2020 Lumír Balhar - 20.3.0-1 - Update to 20.3.0 (#1894866)