This commit is contained in:
Fedora Release Engineering 2024-07-17 16:43:17 +00:00
commit 67fd386867

View file

@ -1,7 +1,7 @@
Summary: Tool to compress an unsorted list of IPv4 and IPv6 prefixes
Name: aggregate6
Version: 1.0.12
Release: 5%{?dist}
Release: 6%{?dist}
License: BSD-2-Clause
URL: https://github.com/job/aggregate6
Source0: https://github.com/job/aggregate6/archive/%{version}/%{name}-%{version}.tar.gz
@ -90,6 +90,9 @@ PYTHONPATH=$RPM_BUILD_ROOT%{python3_sitelib} pytest-3
%license LICENSE
%changelog
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.12-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Jun 17 2024 Python Maint <python-maint@redhat.com> - 1.0.12-5
- Rebuilt for Python 3.13