diff --git a/python-attrs.spec b/python-attrs.spec index eaba9e4..7d92ef5 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -10,7 +10,7 @@ Name: python-attrs Version: 19.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 +* Thu Jan 30 2020 Fedora Release Engineering - 19.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Nov 18 2019 Lumír Balhar - 19.3.0-1 - New upstream version 19.3.0 (#1761701) - Python 2 subpackage has been removed (#1773236)