From 7069f2bad92d8f9d64575f95057a9f5837f7ee1c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 23 Oct 2024 11:05:45 +0200 Subject: [PATCH] automatic version update by autodist [release 3.4.2-1mamba;Tue Oct 22 2024] --- python-networkx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-networkx.spec b/python-networkx.spec index f1789f5..74e42c7 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.4.1 +Version: 3.4.2 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 +* Tue Oct 22 2024 Automatic Build System 3.4.2-1mamba +- automatic version update by autodist + * Sat Oct 12 2024 Automatic Build System 3.4.1-1mamba - automatic version update by autodist