diff --git a/python-slugify.spec b/python-slugify.spec index 54d361a..77586f6 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.0 +Version: 6.1.1 Release: 1mamba Summary: A generic slugifier utility, inspired by Django’s slugify template filter Group: System/Libraries @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/python_%{pkgname}-%{version}-py*.egg-info/* %changelog +* Mon Feb 28 2022 Automatic Build System 6.1.1-1mamba +- automatic version update by autodist + * Sat Feb 26 2022 Automatic Build System 6.1.0-1mamba - automatic version update by autodist