From 404d0409f75a1926d2086b38fdd8591720adde22 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:40:51 +0100 Subject: [PATCH] automatic version update by autodist [release 7.0.0-1mamba;Sat Nov 19 2022] --- python-slugify.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-slugify.spec b/python-slugify.spec index 3ed7294..7ae8273 100644 --- a/python-slugify.spec +++ b/python-slugify.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-slugify -Version: 6.1.2 +Version: 7.0.0 Release: 1mamba Summary: A generic slugifier utility, inspired by Django’s slugify template filter Group: System/Libraries @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/python_%{pkgname}-%{version}-py*.egg-info/* %changelog +* Sat Nov 19 2022 Automatic Build System 7.0.0-1mamba +- automatic version update by autodist + * Thu Apr 28 2022 Automatic Build System 6.1.2-1mamba - automatic version update by autodist