From a79d99a599b001cb35f6fe4e6f8574abe77376b1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:59:29 +0100 Subject: [PATCH] automatic version update by autodist [release 1.2.0-1mamba;Sat Nov 04 2023] --- python-contourpy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-contourpy.spec b/python-contourpy.spec index e410fd5..c9d646e 100644 --- a/python-contourpy.spec +++ b/python-contourpy.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-contourpy -Version: 1.1.1 -Release: 2mamba +Version: 1.2.0 +Release: 1mamba Summary: Python library for calculating contours of 2D quadrilateral grids Group: System/Libraries Vendor: openmamba @@ -55,6 +55,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Nov 04 2023 Automatic Build System 1.2.0-1mamba +- automatic version update by autodist + * Fri Oct 06 2023 Automatic Build System 1.1.1-2mamba - rebuilt with python3 = 3.11.5