diff --git a/python-networkx.spec b/python-networkx.spec index b9fd917..eea56cf 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.5 -Release: 1%{?dist} +Release: 1.1%{?dist} Summary: Creates and Manipulates Graphs and Networks License: BSD URL: http://networkx.github.io/ @@ -151,6 +151,9 @@ pytest %doc doc/build/html/* %changelog +* Sat Dec 19 2020 Petr Ĺ abata - 2.5-1.1 +- Bump for gcc11 + * Sat Aug 22 2020 Jerry James - 2.5-1 - Version 2.5 - All patches except -doc have been upstreamed; drop them