diff --git a/python-pydantic.spec b/python-pydantic.spec index a7558c3..5b3f6bb 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.7.3 +Version: 2.7.4 Release: 1mamba Summary: Data validation using Python type hints Group: System/Libraries @@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Jun 12 2024 Automatic Build System 2.7.4-1mamba +- automatic version update by autodist + * Tue Jun 04 2024 Automatic Build System 2.7.3-1mamba - automatic version update by autodist