diff --git a/python-dotenv.spec b/python-dotenv.spec index 253f5ce..2ce259c 100644 --- a/python-dotenv.spec +++ b/python-dotenv.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-dotenv -Version: 0.19.0 +Version: 0.19.1 Release: 1mamba Summary: Read key-value pairs from a .env file and set them as environment variables Group: System/Libraries @@ -46,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Oct 11 2021 Automatic Build System 0.19.1-1mamba +- automatic version update by autodist + * Mon Aug 30 2021 Silvan Calarco 0.19.0-1mamba - package created using the webbuild interface