diff --git a/python-netaddr.spec b/python-netaddr.spec index 2833535..687cace 100644 --- a/python-netaddr.spec +++ b/python-netaddr.spec @@ -1,6 +1,6 @@ Name: python-netaddr Version: 0.8.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A pure Python network address representation and manipulation library License: BSD-3-Clause @@ -96,6 +96,9 @@ py.test-%{python3_version} %{_bindir}/netaddr %changelog +* Wed Jun 14 2023 Python Maint - 0.8.0-13 +- Rebuilt for Python 3.12 + * Thu Feb 23 2023 Orion Poplawski - 0.8.0-12 - Cleanup spec - Use SPDX License tag