automatic version update by autodist [release 0.21.1-1mamba;Mon Jan 23 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:06:03 +01:00
parent ff6b048e0c
commit 9c400c5d94

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-dotenv
Version: 0.21.0
Release: 2mamba
Version: 0.21.1
Release: 1mamba
Summary: Read key-value pairs from a .env file and set them as environment variables
Group: System/Libraries
Vendor: openmamba
@ -54,6 +54,9 @@ done
%doc LICENSE
%changelog
* Mon Jan 23 2023 Automatic Build System <autodist@mambasoft.it> 0.21.1-1mamba
- automatic version update by autodist
* Sun Oct 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.21.0-2mamba
- rebuilt with python 3.10