diff --git a/python-contourpy.spec b/python-contourpy.spec index c9d646e..1a2f58a 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.2.0 +Version: 1.2.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 +* Sun Apr 07 2024 Automatic Build System 1.2.1-1mamba +- automatic version update by autodist + * Sat Nov 04 2023 Automatic Build System 1.2.0-1mamba - automatic version update by autodist