From 3035d7f87e582e8d5f00c7965cd1df13b8114fa0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 10:47:23 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- python-tinycss2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tinycss2.spec b/python-tinycss2.spec index fc11964..b45e0d0 100644 --- a/python-tinycss2.spec +++ b/python-tinycss2.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 1.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Low-level CSS parser for Python License: BSD-3-Clause @@ -71,6 +71,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/test.*.py? %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.4.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Tue Jun 03 2025 Python Maint - 1.4.0-3 - Rebuilt for Python 3.14