From e8ebf9251b9ceaf6dcdc22fe2e1ab76e7698a83e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:59:28 +0100 Subject: [PATCH] automatic version update by autodist [release 1.1.1-1mamba;Sat Sep 16 2023] --- python-contourpy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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