diff --git a/python-importlib_metadata.spec b/python-importlib_metadata.spec index 0eddb02..86e0564 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.2.1 +Version: 6.3.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 +* Mon Apr 10 2023 Automatic Build System 6.3.0-1mamba +- automatic version update by autodist + * Mon Apr 10 2023 Automatic Build System 6.2.1-1mamba - automatic version update by autodist