diff --git a/python-networkx.spec b/python-networkx.spec index 5e3aa29..b9a9dd0 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -1,7 +1,6 @@ -%global _with_bootstrap 1 Name: python-networkx Version: 2.8.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Creates and Manipulates Graphs and Networks License: BSD URL: https://networkx.org/ @@ -156,6 +155,9 @@ done %endif %changelog +* Thu Jun 23 2022 Python Maint - 2.8.3-3 +- Rebuilt for Python 3.11 + * Wed Jun 15 2022 Python Maint - 2.8.3-2 - Bootstrap for Python 3.11