diff --git a/python-importlib_metadata.spec b/python-importlib_metadata.spec index 38b7a93..4f0cea7 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: 8.4.0 +Version: 8.5.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 +* Thu Sep 12 2024 Automatic Build System 8.5.0-1mamba +- automatic version update by autodist + * Wed Aug 21 2024 Automatic Build System 8.4.0-1mamba - automatic version update by autodist