diff --git a/python-nanoid.spec b/python-nanoid.spec index cd50ec1..1984a62 100644 --- a/python-nanoid.spec +++ b/python-nanoid.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Unique string ID generator for Python License: MIT @@ -47,6 +47,9 @@ cp -a %{SOURCE1} LICENSE %{python3_sitelib}/%{pypi_name}-%{version}-py*.egg-info/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 2.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild