From ebbbace6b2c9e92397d41b4656a51c4786620217 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 05:41:32 +0300 Subject: [PATCH] import python-networkx-3.2.1-6.el10 --- SPECS/python-networkx.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python-networkx.spec b/SPECS/python-networkx.spec index cabd518..644b246 100644 --- a/SPECS/python-networkx.spec +++ b/SPECS/python-networkx.spec @@ -11,7 +11,7 @@ Name: python-networkx Version: 3.2.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Creates and Manipulates Graphs and Networks License: BSD-3-Clause URL: https://networkx.org/ @@ -175,6 +175,10 @@ export FLEXIBLAS=NETLIB %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 3.2.1-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 3.2.1-5 - Bump release for June 2024 mass rebuild