diff --git a/python-networkx.spec b/python-networkx.spec index 81b4d79..ab9d80d 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Creates and Manipulates Graphs and Networks License: BSD URL: http://networkx.github.io/ @@ -154,6 +154,9 @@ pytest %endif %changelog +* Fri Jun 04 2021 Python Maint - 2.5.1-3 +- Rebuilt for Python 3.10 + * Tue May 4 2021 Jerry James - 2.5.1-2 - Allow use of decorator >= 5.0.7