From ce956a558c5e8beee94c87b3477405631e956c92 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 30 Jan 2024 00:55:48 +0100 Subject: [PATCH] automatic version update by autodist [release 2.16.1-1mamba;Sun Jan 28 2024] --- python-pydantic_core.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pydantic_core.spec b/python-pydantic_core.spec index 8a94019..88dc6da 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.14.6 +Version: 2.16.1 Release: 1mamba Summary: Provides the core functionality for pydantic validation and serialization Group: System/Libraries @@ -51,5 +51,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Jan 28 2024 Automatic Build System 2.16.1-1mamba +- automatic version update by autodist + * Sat Jan 27 2024 Silvan Calarco 2.14.6-1mamba - package created using the webbuild interface