diff --git a/python-networkx.spec b/python-networkx.spec index 00439e8..8db8f69 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Creates and Manipulates Graphs and Networks License: BSD URL: http://networkx.github.io/ @@ -144,6 +144,9 @@ grep -rlZ '^#!' %{buildroot}%{python3_sitelib}/networkx | xargs -0 chmod a+x %doc doc/build/html/* %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 2.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu May 16 2019 Jerry James - 2.3-2 - Merge the -test subpackage back into the main package (bz 1708372)