From c0318dffcd5a1dca063ed8766e999546e4f53c1b 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.9.0-1mamba;Sat Dec 02 2023] --- python-importlib_metadata.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-importlib_metadata.spec b/python-importlib_metadata.spec index 61b10d0..1da9181 100644 --- a/python-importlib_metadata.spec +++ b/python-importlib_metadata.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-importlib_metadata -Version: 6.8.0 +Version: 6.9.0 Release: 1mamba Summary: A library to access the metadata for a Python package Group: System/Libraries @@ -53,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Dec 02 2023 Automatic Build System 6.9.0-1mamba +- automatic version update by autodist + * Tue Nov 07 2023 Automatic Build System 6.8.0-1mamba - automatic version update by autodist