From 3d12cf5fca337cca709f2e137a50b00154c8dd6b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 30 Apr 2024 09:57:10 +0200 Subject: [PATCH] automatic version update by autodist [release 3.14.0-1mamba;Tue Apr 30 2024] --- python-filelock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-filelock.spec b/python-filelock.spec index e1459a6..6a78476 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.13.4 +Version: 3.14.0 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 +* Tue Apr 30 2024 Automatic Build System 3.14.0-1mamba +- automatic version update by autodist + * Wed Apr 10 2024 Automatic Build System 3.13.4-1mamba - automatic version update by autodist