From 46be2c4271969e40c4a5857741a046ec010cb5e7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 13 Nov 2024 19:16:40 +0100 Subject: [PATCH] automatic version update by autodist [release 1.3.1-1mamba;Wed Nov 13 2024] --- python-contourpy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-contourpy.spec b/python-contourpy.spec index 405349d..41a6d05 100644 --- a/python-contourpy.spec +++ b/python-contourpy.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-contourpy -Version: 1.3.0 +Version: 1.3.1 Release: 1mamba Summary: Python library for calculating contours of 2D quadrilateral grids Group: System/Libraries @@ -55,6 +55,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Nov 13 2024 Automatic Build System 1.3.1-1mamba +- automatic version update by autodist + * Wed Aug 28 2024 Automatic Build System 1.3.0-1mamba - automatic version update by autodist