From 6f349563fc38648d4826908959c7eda78671a79c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 14:53:44 +0200 Subject: [PATCH] Rebuilt for Python 3.14.0rc2 bytecode --- python-specfile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-specfile.spec b/python-specfile.spec index fa8289b..22bc16a 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -16,7 +16,7 @@ in a minimal diff.} Name: python-specfile Version: %{package_version} -Release: 4%{?dist} +Release: 5%{?dist} Summary: A library for parsing and manipulating RPM spec files License: MIT @@ -77,6 +77,9 @@ sed -i 's/setuptools_scm\[toml\]>=7/setuptools_scm[toml]/' pyproject.toml %changelog +* Fri Aug 15 2025 Python Maint - 0.36.0-5 +- Rebuilt for Python 3.14.0rc2 bytecode + * Fri Jul 25 2025 Fedora Release Engineering - 0.36.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild