diff --git a/python-annotated_types.spec b/python-annotated_types.spec index efde3e7..bb93572 100644 --- a/python-annotated_types.spec +++ b/python-annotated_types.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-annotated_types -Version: 0.6.0 +Version: 0.7.0 Release: 1mamba Summary: Reusable constraint types to use with typing.Annotated Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue May 21 2024 Automatic Build System 0.7.0-1mamba +- automatic version update by autodist + * Sat Jan 27 2024 Silvan Calarco 0.6.0-1mamba - package created using the webbuild interface