From 9b3e6d1f41b21759613cb872daeca877a5071768 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 28 Feb 2024 10:04:42 +0100 Subject: [PATCH] automatic version update by autodist [release 2.6.3-1mamba;Wed Feb 28 2024] --- python-pydantic.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pydantic.spec b/python-pydantic.spec index 0541f8a..3904fdc 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.6.2 +Version: 2.6.3 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 Feb 28 2024 Automatic Build System 2.6.3-1mamba +- automatic version update by autodist + * Fri Feb 23 2024 Automatic Build System 2.6.2-1mamba - automatic version update by autodist