From 8e1d9d8387f1dcf27e52539f81f5a24274810764 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 30 Jan 2024 00:55:10 +0100 Subject: [PATCH] automatic version update by autodist [release 2.6.0-1mamba;Mon Jan 29 2024] --- python-pydantic.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pydantic.spec b/python-pydantic.spec index 0b32426..75bd8a2 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.5.3 +Version: 2.6.0 Release: 1mamba Summary: Data validation using Python type hints Group: System/Libraries @@ -50,5 +50,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Jan 29 2024 Automatic Build System 2.6.0-1mamba +- automatic version update by autodist + * Sat Jan 27 2024 Silvan Calarco 2.5.3-1mamba - package created using the webbuild interface