This commit is contained in:
Fedora Release Engineering 2025-07-23 16:49:45 +00:00
commit 71c26bd7a1

View file

@ -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 <releng@fedoraproject.org> - 1.0.14-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 1.0.14-3
- Rebuilt for Python 3.14