From 107b6e84461e40e1a50034921ff172b843ad9516 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 09:00:28 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-wheel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-wheel.spec b/python-wheel.spec index a074275..9acc93d 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -15,7 +15,7 @@ Name: python-%{pypi_name} Version: 0.41.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Built-package format for Python @@ -150,6 +150,9 @@ install -p %{_pyproject_wheeldir}/%{python_wheel_name} -t %{buildroot}%{python_w %{python_wheel_dir}/%{python_wheel_name} %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 1:0.41.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Tue Aug 15 2023 Tomáš Hrnčiar - 1:0.41.2-1 - Update to 0.41.2 - Fixes: rhbz#2224712