1 Commits

View File

@ -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 <autodist@mambasoft.it> 4.1.0-1mamba
- automatic version update by autodist
* Mon Apr 12 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.2-1mamba
- package created using the webbuild interface