From a9326d65cbd5c89ac0917e0fa8dfe3291acff7ff Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 12:37:39 +0200 Subject: [PATCH] Rebuilt for Python 3.14.0rc2 bytecode --- aggregate6.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aggregate6.spec b/aggregate6.spec index b5cfb45..e90ea0f 100644 --- a/aggregate6.spec +++ b/aggregate6.spec @@ -1,7 +1,7 @@ Summary: Tool to compress an unsorted list of IPv4 and IPv6 prefixes Name: aggregate6 Version: 1.0.14 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD-2-Clause URL: https://github.com/job/aggregate6 Source0: https://github.com/job/aggregate6/archive/%{version}/%{name}-%{version}.tar.gz @@ -82,6 +82,9 @@ touch -c -r %{name}/%{name}.py $RPM_BUILD_ROOT%{python3_sitelib}/%{name}/%{name} %license LICENSE %changelog +* Fri Aug 15 2025 Python Maint - 1.0.14-5 +- Rebuilt for Python 3.14.0rc2 bytecode + * Wed Jul 23 2025 Fedora Release Engineering - 1.0.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild