From 678f451c7901e6509b64cde5979fba70e0c4f276 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:16:57 +0100 Subject: [PATCH] automatic version update by autodist [release 0.7.0-1mamba;Sat Mar 18 2023] --- python-installer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-installer.spec b/python-installer.spec index 4cc6428..23c5f24 100644 --- a/python-installer.spec +++ b/python-installer.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-installer -Version: 0.6.0 +Version: 0.7.0 Release: 1mamba Summary: A library for installing Python wheels Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Mar 18 2023 Automatic Build System 0.7.0-1mamba +- automatic version update by autodist + * Sat Feb 11 2023 Automatic Build System 0.6.0-1mamba - automatic version update by autodist