diff --git a/python-slugify.spec b/python-slugify.spec index c96a5cd..dcfcdf9 100644 --- a/python-slugify.spec +++ b/python-slugify.spec @@ -1,5 +1,5 @@ Name: python-slugify -Version: 4.0.1 +Version: 5.0.1 Release: 1mamba Summary: A generic slugifier utility, inspired by Django’s slugify template filter Group: System/Libraries @@ -10,7 +10,6 @@ URL: https://pypi.org/project/slugify/ Source: https://pypi.debian.net/python-slugify/python-slugify-%{version}.tar.gz License: Public Domain ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 python-slugify' to get the list of build requirements. ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version @@ -43,6 +42,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %defattr(-,root,root) %changelog +* Thu May 06 2021 Automatic Build System 5.0.1-1mamba +- automatic version update by autodist + * Sat Mar 06 2021 Silvan Calarco 4.0.1-1mamba - update to 4.0.1