From 1dc9a9ea26ecb5fe47e772ca3f255a26003cdcf0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:49:46 +0100 Subject: [PATCH] automatic version update by autodist [release 4.1.0-1mamba;Tue Aug 17 2021] --- python-ujson.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ujson.spec b/python-ujson.spec index e76130a..2c71b7d 100644 --- a/python-ujson.spec +++ b/python-ujson.spec @@ -1,5 +1,5 @@ Name: python-ujson -Version: 4.0.2 +Version: 4.1.0 Release: 1mamba Summary: Ultra fast JSON encoder and decoder for Python Group: System/Libraries @@ -48,5 +48,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/ujson-%{version}-py*.egg-info/* %changelog +* Tue Aug 17 2021 Automatic Build System 4.1.0-1mamba +- automatic version update by autodist + * Mon Apr 12 2021 Silvan Calarco 4.0.2-1mamba - package created using the webbuild interface