From 3fb4f1b4fd8f00b45183c805543126fe4a6c94d3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:09:22 +0100 Subject: [PATCH] automatic version update by autodist [release 3.13.1-1mamba;Tue Oct 31 2023] --- python-filelock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-filelock.spec b/python-filelock.spec index db294cf..3c537ab 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.0 +Version: 3.13.1 Release: 1mamba Summary: A platform independent file lock module in Python, which provides a simple way of inter-process communication Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Oct 31 2023 Automatic Build System 3.13.1-1mamba +- automatic version update by autodist + * Sat Oct 28 2023 Automatic Build System 3.13.0-1mamba - automatic version update by autodist