automatic version update by autodist [release 3.15.1-1mamba;Thu Jun 13 2024]

This commit is contained in:
Automatic Build System 2024-06-13 16:22:38 +02:00
parent 3d12cf5fca
commit d58039f2b3

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-filelock
Version: 3.14.0
Version: 3.15.1
Release: 1mamba
Summary: A platform independent file lock module in Python, which provides a simple way of inter-process communication
Group: System/Libraries
@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Thu Jun 13 2024 Automatic Build System <autodist@openmamba.org> 3.15.1-1mamba
- automatic version update by autodist
* Tue Apr 30 2024 Automatic Build System <autodist@openmamba.org> 3.14.0-1mamba
- automatic version update by autodist