Rebuilt for Python 3.14.0rc2 bytecode
This commit is contained in:
parent
71c26bd7a1
commit
a9326d65cb
1 changed files with 4 additions and 1 deletions
|
|
@ -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 <python-maint@redhat.com> - 1.0.14-5
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.14-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue