From e63bea88d36a5c870492481c8569c2efdafdf926 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:49:14 +0100 Subject: [PATCH] automatic version update by autodist [release 6.0.0-1mamba;Tue Jan 24 2023] --- python-bleach.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-bleach.spec b/python-bleach.spec index 70d9c02..772b89b 100644 --- a/python-bleach.spec +++ b/python-bleach.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-bleach -Version: 5.0.1 +Version: 6.0.0 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 Jan 24 2023 Automatic Build System 6.0.0-1mamba +- automatic version update by autodist + * Tue Jun 28 2022 Automatic Build System 5.0.1-1mamba - automatic version update by autodist