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