diff --git a/python-attrs.spec b/python-attrs.spec index 4cbc2ff..97ada5d 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -10,7 +10,7 @@ Name: python-attrs Version: 19.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python attributes without boilerplate License: MIT @@ -92,6 +92,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v %{python3_sitelib}/* %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 19.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Mar 19 2019 Eric Smith 19.1.0-1 - Updated to latest upstream.