diff --git a/python-pydantic_core.spec b/python-pydantic_core.spec index eae6741..dab9ac0 100644 --- a/python-pydantic_core.spec +++ b/python-pydantic_core.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pydantic_core -Version: 2.16.3 +Version: 2.18.1 Release: 1mamba Summary: Provides the core functionality for pydantic validation and serialization Group: System/Libraries @@ -51,6 +51,15 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Apr 13 2024 Automatic Build System 2.18.1-1mamba +- automatic version update by autodist + +* Sun Apr 07 2024 Automatic Build System 2.18.0-1mamba +- automatic version update by autodist + +* Fri Mar 22 2024 Automatic Build System 2.17.0-1mamba +- automatic version update by autodist + * Sat Feb 24 2024 Automatic Build System 2.16.3-1mamba - automatic version update by autodist