diff --git a/python-tinycss2.spec b/python-tinycss2.spec index 3812ff8..7dab802 100644 --- a/python-tinycss2.spec +++ b/python-tinycss2.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low-level CSS parser for Python License: BSD @@ -71,6 +71,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/test.*.py? %changelog +* Fri Jun 07 2024 Python Maint - 1.3.0-2 +- Rebuilt for Python 3.13 + * Tue Apr 23 2024 Felix Schwarz - 1.3.0-1 - update to 1.3.0