diff --git a/aggregate6.spec b/aggregate6.spec index fdf7858..b5cfb45 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: 3%{?dist} +Release: 4%{?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 +* Wed Jul 23 2025 Fedora Release Engineering - 1.0.14-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Jun 02 2025 Python Maint - 1.0.14-3 - Rebuilt for Python 3.14