This commit is contained in:
Fedora Release Engineering 2025-07-25 09:18:30 +00:00
commit 1a3e4c83a4

View file

@ -4,7 +4,7 @@
Name: python-%{pypi_name}
Version: 0.6.1
Release: 19%{?dist}
Release: 20%{?dist}
Summary: Wkhtmltopdf python wrapper
License: MIT
@ -68,6 +68,9 @@ cd tests
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
%changelog
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 0.6.1-19
- Rebuilt for Python 3.14