diff --git a/python-precis_i18n.spec b/python-precis_i18n.spec index e5b1243..83d1ce8 100644 --- a/python-precis_i18n.spec +++ b/python-precis_i18n.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python library for internationalized usernames and passwords License: MIT @@ -61,6 +61,9 @@ cp -p %{SOURCE1} test/ %{python3_sitelib}/%{srcname}/ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.0.1-5 - Rebuilt for Python 3.8.0rc1 (#1748018)