Bump for gcc11
Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
892034cfaf
commit
2698fac405
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 2.5
|
Version: 2.5
|
||||||
Release: 1%{?dist}
|
Release: 1.1%{?dist}
|
||||||
Summary: Creates and Manipulates Graphs and Networks
|
Summary: Creates and Manipulates Graphs and Networks
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://networkx.github.io/
|
URL: http://networkx.github.io/
|
||||||
@ -151,6 +151,9 @@ pytest
|
|||||||
%doc doc/build/html/*
|
%doc doc/build/html/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Aug 22 2020 Jerry James <loganjerry@gmail.com> - 2.5-1
|
||||||
- Version 2.5
|
- Version 2.5
|
||||||
- All patches except -doc have been upstreamed; drop them
|
- All patches except -doc have been upstreamed; drop them
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user