diff --git a/python-dotenv.spec b/python-dotenv.spec index a6f9e32..25383b7 100644 --- a/python-dotenv.spec +++ b/python-dotenv.spec @@ -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 0.21.1-1mamba +- automatic version update by autodist + * Sun Oct 09 2022 Silvan Calarco 0.21.0-2mamba - rebuilt with python 3.10