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