diff --git a/python-contourpy.spec b/python-contourpy.spec index 316cfde..ad2ec07 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.1.0 +Version: 1.1.1 Release: 1mamba Summary: Python library for calculating contours of 2D quadrilateral grids Group: System/Libraries @@ -54,5 +54,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Sep 16 2023 Automatic Build System 1.1.1-1mamba +- automatic version update by autodist + * Sat Sep 09 2023 Silvan Calarco 1.1.0-1mamba - package created using the webbuild interface