diff --git a/python-precis_i18n.spec b/python-precis_i18n.spec index b0f4074..93a8aee 100644 --- a/python-precis_i18n.spec +++ b/python-precis_i18n.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python library for internationalized usernames and passwords License: MIT @@ -61,6 +61,9 @@ cp -p %{SOURCE1} test/ %{python3_sitelib}/%{srcname}/ %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jul 22 2019 Michal Schmidt - 1.0.1-2 - Support Unicode 12.1 for Python 3.8.