diff --git a/python-bleach.spec b/python-bleach.spec index 90f4d92..0dc504e 100644 --- a/python-bleach.spec +++ b/python-bleach.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 3.1.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An easy whitelist-based HTML-sanitizing tool License: ASL 2.0 @@ -72,6 +72,9 @@ fi; %{python3_sitelib}/%{modname}/ %changelog +* Sat May 23 2020 Miro HronĨok - 3.1.4-3 +- Rebuilt for Python 3.9 + * Wed Apr 22 2020 Nils Philippsen - 3.1.4-2 - skip failing tests regardless of Python version