From 9de75b2f3a6ee8633835fd374a295493938c1f75 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 19 Sep 2024 09:41:34 +0200 Subject: [PATCH] automatic version update by autodist [release 3.16.1-1mamba;Wed Sep 18 2024] --- python-filelock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-filelock.spec b/python-filelock.spec index 245651b..625d324 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.16.0 +Version: 3.16.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 +* Wed Sep 18 2024 Automatic Build System 3.16.1-1mamba +- automatic version update by autodist + * Sun Sep 08 2024 Automatic Build System 3.16.0-1mamba - automatic version update by autodist