automatic version update by autodist [release 0.19-1mamba;Wed Sep 20 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:08:30 +01:00
parent 3439714c52
commit 5302de3477

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-fasteners
Version: 0.18
Version: 0.19
Release: 1mamba
Summary: A python package that provides useful locks
Group: System/Libraries
@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Sep 20 2023 Automatic Build System <autodist@mambasoft.it> 0.19-1mamba
- automatic version update by autodist
* Mon Mar 06 2023 Automatic Build System <autodist@mambasoft.it> 0.18-1mamba
- automatic version update by autodist