diff --git a/python-networkx.spec b/python-networkx.spec index ec3792a..cdd3bd9 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.6.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Creates and Manipulates Graphs and Networks License: BSD URL: https://networkx.org/ @@ -150,6 +150,9 @@ done %endif %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 2.6.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Oct 29 2021 Jerry James - 2.6.3-2 - Change igraph dependency to match change in Rawhide - Update project URL