diff --git a/python-importlib_resources.spec b/python-importlib_resources.spec index 55f4b20..667491f 100644 --- a/python-importlib_resources.spec +++ b/python-importlib_resources.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-importlib_resources -Version: 5.9.0 +Version: 5.10.0 Release: 1mamba Summary: Read resources from Python packages Group: System/Libraries @@ -41,6 +41,9 @@ BuildRequires: python3.7dist(zipp) %doc LICENSE %changelog +* Sat Oct 08 2022 Automatic Build System 5.10.0-1mamba +- automatic version update by autodist + * Sun Jul 24 2022 Automatic Build System 5.9.0-1mamba - automatic version update by autodist