From 2bca85ccc13631a747ef621c8220d3a8ac99ac27 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 02:36:03 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-installer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-installer.spec b/python-installer.spec index e7ca5c9..86f4db1 100644 --- a/python-installer.spec +++ b/python-installer.spec @@ -1,6 +1,6 @@ Name: python-installer Version: 0.7.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A library for installing Python wheels # SPDX @@ -59,6 +59,9 @@ Summary: %{summary} %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 0.7.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jan 11 2024 Karolina Surma - 0.7.0-4 - Fix the build with Python 3.13 Fixes: rhbz#2246052