From af99b499691babbfc3fb45047093253ea9bb1261 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 17:07:01 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- python-pdfkit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pdfkit.spec b/python-pdfkit.spec index 6b77578..5b373a8 100644 --- a/python-pdfkit.spec +++ b/python-pdfkit.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.6.1 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Wkhtmltopdf python wrapper License: MIT @@ -68,6 +68,9 @@ cd tests %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 0.6.1-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Mon Jan 06 2025 Miro HronĨok - 0.6.1-17 - Fix build with setuptools 74+ - Fixes: rhzb#2319690