From 26a04adff75deb24e4724e467d9586102af3f616 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 09:42:16 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- python-networkx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-networkx.spec b/python-networkx.spec index da546f1..dadf150 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -9,7 +9,7 @@ Name: python-%{srcname} Version: 1.11 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Creates and Manipulates Graphs and Networks License: BSD URL: http://networkx.github.io/ @@ -317,6 +317,9 @@ PYTHONPATH=$PWD/site-packages python -c "import networkx; networkx.test()" %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.11-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Dec 23 2016 Orion Poplawski - 1.15-5 - Add patch to fix sphinx build