automatic version update by autodist [release 8.0.4-1mamba;Sun Feb 11 2024]

This commit is contained in:
Automatic Build System 2024-02-12 09:06:30 +01:00
parent 048baced2c
commit ce46c8ccd7

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-slugify
Version: 8.0.3
Version: 8.0.4
Release: 1mamba
Summary: A generic slugifier utility, inspired by Djangos slugify template filter
Group: System/Libraries
@ -56,6 +56,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist
%{python_sitearch}/python_%{pkgname}-%{version}-py*.egg-info/*
%changelog
* Sun Feb 11 2024 Automatic Build System <autodist@openmamba.org> 8.0.4-1mamba
- automatic version update by autodist
* Mon Feb 05 2024 Automatic Build System <autodist@openmamba.org> 8.0.3-1mamba
- automatic version update by autodist