diff --git a/python-mypy_extensions.spec b/python-mypy_extensions.spec index 94809fe..e479fdc 100644 --- a/python-mypy_extensions.spec +++ b/python-mypy_extensions.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-mypy_extensions -Version: 0.4.3 +Version: 1.0.0 Release: 1mamba Summary: Experimental type system extensions for programs checked with the mypy typechecker. Group: System/Libraries @@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Feb 06 2023 Automatic Build System 1.0.0-1mamba +- automatic version update by autodist + * Mon Aug 30 2021 Silvan Calarco 0.4.3-1mamba - package created using the webbuild interface