From a82de1da613fa075bd2ef9fd77d4e89ddbe7319e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 20:53:43 +0200 Subject: [PATCH] Rebuilt for Python 3.14 --- urlwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urlwatch.spec b/urlwatch.spec index 8ba386e..8f7323e 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.28 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A tool for monitoring webpages for updates License: LicenseRef-Callaway-BSD @@ -59,6 +59,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Mon Jun 02 2025 Python Maint - 2.28-7 +- Rebuilt for Python 3.14 + * Sun Jan 19 2025 Fedora Release Engineering - 2.28-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild