diff --git a/python-dotenv.spec b/python-dotenv.spec index f8e36b5..e11556d 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.2 +Version: 0.20.0 Release: 1mamba Summary: Read key-value pairs from a .env file and set them as environment variables Group: System/Libraries @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Mar 25 2022 Automatic Build System 0.20.0-1mamba +- automatic version update by autodist + * Thu Nov 11 2021 Automatic Build System 0.19.2-1mamba - automatic version update by autodist