diff --git a/python-pdfkit.spec b/python-pdfkit.spec index 300ca9f..f138086 100644 --- a/python-pdfkit.spec +++ b/python-pdfkit.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.6.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Wkhtmltopdf python wrapper License: MIT @@ -68,6 +68,9 @@ find tests -type f |\ %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.6.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.6.1-5 - Rebuilt for Python 3.10