diff --git a/python-filelock.spec b/python-filelock.spec index f3d1608..ddfd2f0 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-filelock -Version: 3.15.3 +Version: 3.15.4 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 +* Sat Jun 22 2024 Automatic Build System 3.15.4-1mamba +- automatic version update by autodist + * Thu Jun 20 2024 Automatic Build System 3.15.3-1mamba - automatic version update by autodist