From 85e5ad9f75bd401e6b23c046655f54135510637d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 27 Jan 2024 11:22:42 +0100 Subject: [PATCH] automatic version update by autodist [release 8.0.2-1mamba;Sat Jan 27 2024] --- python-slugify.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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