diff --git a/python-importlib_resources.spec b/python-importlib_resources.spec index 0bbcab0..97aa5f5 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.7.1 +Version: 5.8.0 Release: 1mamba Summary: Read resources from Python packages Group: System/Libraries @@ -41,5 +41,8 @@ BuildRequires: python3.7dist(zipp) %doc LICENSE %changelog +* Thu Jun 16 2022 Automatic Build System 5.8.0-1mamba +- automatic version update by autodist + * Mon Apr 18 2022 Silvan Calarco 5.7.1-1mamba - package created using the webbuild interface