From 74fe4b01d7eb80d70ebb00ef6f3e6dee70888f3c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 13 Mar 2024 09:42:21 +0100 Subject: [PATCH] automatic version update by autodist [release 2.6.4-1mamba;Tue Mar 12 2024] --- python-pydantic.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pydantic.spec b/python-pydantic.spec index 3904fdc..01b2067 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.3 +Version: 2.6.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 +* Tue Mar 12 2024 Automatic Build System 2.6.4-1mamba +- automatic version update by autodist + * Wed Feb 28 2024 Automatic Build System 2.6.3-1mamba - automatic version update by autodist