automatic version update by autodist [release 5.0.1-1mamba;Tue Jun 28 2022]

This commit is contained in:
Automatic Build System 2024-01-06 10:49:14 +01:00
parent 1658284ac7
commit 434568fc26

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-bleach
Version: 5.0.0
Version: 5.0.1
Release: 1mamba
Summary: An easy safelist-based HTML-sanitizing tool
Group: System/Libraries
@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Tue Jun 28 2022 Automatic Build System <autodist@mambasoft.it> 5.0.1-1mamba
- automatic version update by autodist
* Fri Apr 08 2022 Automatic Build System <autodist@mambasoft.it> 5.0.0-1mamba
- automatic version update by autodist