diff --git a/python-slugify.spec b/python-slugify.spec index c1831ef..5d865d9 100644 --- a/python-slugify.spec +++ b/python-slugify.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-slugify -Version: 8.0.1 -Release: 3mamba +Version: 8.0.2 +Release: 1mamba Summary: A generic slugifier utility, inspired by Django’s slugify template filter Group: System/Libraries Vendor: openmamba @@ -56,6 +56,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist %{python_sitearch}/python_%{pkgname}-%{version}-py*.egg-info/* %changelog +* Sat Jan 27 2024 Automatic Build System 8.0.2-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 8.0.1-3mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba