automatic version update by autodist [release 1.0.0-1mamba;Sat Feb 25 2023]

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

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-dotenv
Version: 0.21.1
Version: 1.0.0
Release: 1mamba
Summary: Read key-value pairs from a .env file and set them as environment variables
Group: System/Libraries
@ -54,6 +54,9 @@ done
%doc LICENSE
%changelog
* Sat Feb 25 2023 Automatic Build System <autodist@mambasoft.it> 1.0.0-1mamba
- automatic version update by autodist
* Mon Jan 23 2023 Automatic Build System <autodist@mambasoft.it> 0.21.1-1mamba
- automatic version update by autodist