automatic version update by autodist [release 1.5.0-1mamba;Thu Oct 24 2024]

This commit is contained in:
Automatic Build System 2024-10-24 20:06:17 +02:00
parent 7b1ab8d25f
commit d1d5e26313

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-frozenlist
Version: 1.4.1
Version: 1.5.0
Release: 1mamba
Summary: A list-like structure which implements collections.abc.MutableSequence
Group: System/Libraries
@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Thu Oct 24 2024 Automatic Build System <autodist@openmamba.org> 1.5.0-1mamba
- automatic version update by autodist
* Thu Sep 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.1-1mamba
- package created using the webbuild interface