automatic version update by autodist [release 6.3.2-1mamba;Wed Mar 20 2024]

This commit is contained in:
Automatic Build System 2024-03-20 10:45:42 +01:00
parent 09db62a848
commit 6849ba8e27

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-importlib_resources
Version: 6.3.1
Version: 6.3.2
Release: 1mamba
Summary: Read resources from Python packages
Group: System/Libraries
@ -41,6 +41,9 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
%doc LICENSE
%changelog
* Wed Mar 20 2024 Automatic Build System <autodist@openmamba.org> 6.3.2-1mamba
- automatic version update by autodist
* Sun Mar 17 2024 Automatic Build System <autodist@openmamba.org> 6.3.1-1mamba
- automatic version update by autodist