diff --git a/python-netaddr.spec b/python-netaddr.spec index 749eb65..e212b0b 100644 --- a/python-netaddr.spec +++ b/python-netaddr.spec @@ -2,7 +2,7 @@ Name: python-netaddr Version: 0.10.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A pure Python network address representation and manipulation library License: BSD @@ -95,6 +95,14 @@ py.test-%{python3_version} %{_bindir}/netaddr %changelog +* Wed Nov 13 2024 Rafael Jeffman - 0.10.1-3 +- Bump version to rebuild due to brew issues + Resolves: RHEL-25506 + +* Tue Nov 12 2024 Rafael Jeffman - 0.10.1-2 +- Remove subpackage python3-netaddr-shell + Resolves: RHEL-25506 + * Mon Nov 11 2024 Rafael Jeffman - 0.10.1-1 - Rebase to version 0.10.1 Resolves: RHEL-25506