diff --git a/python-pydantic.spec b/python-pydantic.spec index 0b32426..75bd8a2 100644 --- a/python-pydantic.spec +++ b/python-pydantic.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pydantic -Version: 2.5.3 +Version: 2.6.0 Release: 1mamba Summary: Data validation using Python type hints Group: System/Libraries @@ -50,5 +50,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Jan 29 2024 Automatic Build System 2.6.0-1mamba +- automatic version update by autodist + * Sat Jan 27 2024 Silvan Calarco 2.5.3-1mamba - package created using the webbuild interface