diff --git a/python-slugify.spec b/python-slugify.spec index 76bff01..e963434 100644 --- a/python-slugify.spec +++ b/python-slugify.spec @@ -2,7 +2,7 @@ Name: python-slugify Version: 4.0.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python module to deal with unicode slugs License: BSD @@ -45,6 +45,9 @@ A Python slugify application that handles Unicode. %{python3_sitelib}/python_slugify-%{version}-py*.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 4.0.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 4.0.1-6 - Rebuilt for Python 3.10