diff --git a/python-pydantic.spec b/python-pydantic.spec index d372290..4eaab34 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.10.5 +Version: 2.10.6 Release: 1mamba Summary: Data validation using Python type hints Group: System/Libraries @@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Jan 25 2025 Automatic Build System 2.10.6-1mamba +- automatic version update by autodist + * Sat Jan 11 2025 Automatic Build System 2.10.5-1mamba - automatic version update by autodist