From 17ae4b8a2024b0a54162c19062e4a0e82fe2f546 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 16 Apr 2024 18:01:38 +0200 Subject: [PATCH] automatic version update by autodist [release 3.3-1mamba;Mon Apr 08 2024] --- python-networkx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-networkx.spec b/python-networkx.spec index 8b30156..156a8e0 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-networkx -Version: 3.2.1 +Version: 3.3 Release: 1mamba Summary: A Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Mon Apr 08 2024 Automatic Build System 3.3-1mamba +- automatic version update by autodist + * Fri Dec 01 2023 Automatic Build System 3.2.1-1mamba - automatic version update by autodist