Rebuilt for Python 3.14
This commit is contained in:
parent
303ae1311d
commit
a82de1da61
1 changed files with 4 additions and 1 deletions
|
|
@ -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 <python-maint@redhat.com> - 2.28-7
|
||||
- Rebuilt for Python 3.14
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.28-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue