From f593402ac3c350d19140548a79b84e6b4749a1a3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 03:50:23 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-networkx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-networkx.spec b/python-networkx.spec index 85546b1..8631b7d 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -11,7 +11,7 @@ Name: python-networkx Version: 3.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Creates and Manipulates Graphs and Networks License: BSD-3-Clause URL: https://networkx.org/ @@ -175,6 +175,9 @@ done %endif %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 3.2.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jan 01 2024 Benjamin A. Beasley - 3.2.1-2 - Remove the upper bound on the version of python-nbconvert (fix RHBZ#2256372)