automatic version update by autodist [release 8.0.0-1mamba;Mon Jan 30 2023]
This commit is contained in:
parent
404d0409f7
commit
0f784779e9
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-slugify
|
Name: python-slugify
|
||||||
Version: 7.0.0
|
Version: 8.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A generic slugifier utility, inspired by Django’s slugify template filter
|
Summary: A generic slugifier utility, inspired by Django’s slugify template filter
|
||||||
Group: System/Libraries
|
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/*
|
%{python_sitearch}/python_%{pkgname}-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 30 2023 Automatic Build System <autodist@mambasoft.it> 8.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Nov 19 2022 Automatic Build System <autodist@mambasoft.it> 7.0.0-1mamba
|
* Sat Nov 19 2022 Automatic Build System <autodist@mambasoft.it> 7.0.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user