From 876da0de4ed2916d26b0c95a1c0e306d7124b8b4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 18 Feb 2025 14:17:01 +0100 Subject: [PATCH] automatic version update by autodist [release 4.0.2-1mamba;Tue Feb 18 2025] --- python-jsonpickle.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jsonpickle.spec b/python-jsonpickle.spec index 89874db..51ebe44 100644 --- a/python-jsonpickle.spec +++ b/python-jsonpickle.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jsonpickle -Version: 4.0.1 +Version: 4.0.2 Release: 1mamba Summary: Python library for serializing any arbitrary object graph into JSON Group: System/Libraries/Python @@ -53,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Feb 18 2025 Automatic Build System 4.0.2-1mamba +- automatic version update by autodist + * Sun Dec 15 2024 Automatic Build System 4.0.1-1mamba - automatic version update by autodist