automatic version update by autodist [release 2.4.0-1mamba;Mon Jan 01 2024]

This commit is contained in:
Automatic Build System 2024-01-06 11:10:55 +01:00
parent 0cdb9b940f
commit 70ed2cfe31

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-frozendict
Version: 2.3.10
Version: 2.4.0
Release: 1mamba
Summary: A simple immutable dictionary
Group: System/Libraries
@ -46,5 +46,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/*
%changelog
* Mon Jan 01 2024 Automatic Build System <autodist@mambasoft.it> 2.4.0-1mamba
- automatic version update by autodist
* Fri Dec 29 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.10-1mamba
- package created using the webbuild interface