From 23fbf0a7ce86ae7a592b507bd333be13e4abd923 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:15:50 +0100 Subject: [PATCH] automatic version update by autodist [release 6.8.0-1mamba;Tue Nov 07 2023] --- python-importlib_metadata.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-importlib_metadata.spec b/python-importlib_metadata.spec index deef941..61b10d0 100644 --- a/python-importlib_metadata.spec +++ b/python-importlib_metadata.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-importlib_metadata -Version: 6.7.0 -Release: 2mamba +Version: 6.8.0 +Release: 1mamba Summary: A library to access the metadata for a Python package Group: System/Libraries Vendor: openmamba @@ -53,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Nov 07 2023 Automatic Build System 6.8.0-1mamba +- automatic version update by autodist + * Sat Sep 23 2023 Silvan Calarco 6.7.0-2mamba - rebuilt with python3 == 3.11