Bump for gcc11

Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
Petr Šabata 2020-12-19 01:13:39 +01:00
parent 892034cfaf
commit 2698fac405

View File

@ -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 <contyk@redhat.com> - 2.5-1.1
- Bump for gcc11
* Sat Aug 22 2020 Jerry James <loganjerry@gmail.com> - 2.5-1
- Version 2.5
- All patches except -doc have been upstreamed; drop them