diff --git a/python-dotenv.spec b/python-dotenv.spec index 76e70a3..1798995 100644 --- a/python-dotenv.spec +++ b/python-dotenv.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-dotenv -Version: 1.0.0 -Release: 2mamba +Version: 1.0.1 +Release: 1mamba Summary: Read key-value pairs from a .env file and set them as environment variables Group: System/Libraries Vendor: openmamba @@ -55,6 +55,9 @@ done %doc LICENSE %changelog +* Wed Jan 24 2024 Automatic Build System 1.0.1-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 1.0.0-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba