From 79c2cf7e0e856f737658b5bd8d1007af465f7d2b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 6 Nov 2024 16:25:14 +0100 Subject: [PATCH] automatic version update by autodist [release 3.4.1-1mamba;Wed Nov 06 2024] --- python-jsonpickle.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jsonpickle.spec b/python-jsonpickle.spec index b7b1ccd..1e8e265 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: 3.3.0 +Version: 3.4.1 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 +* Wed Nov 06 2024 Automatic Build System 3.4.1-1mamba +- automatic version update by autodist + * Mon Sep 02 2024 Automatic Build System 3.3.0-1mamba - automatic version update by autodist