diff --git a/python-filelock.spec b/python-filelock.spec index 03fb907..7a7f930 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.10.2 +Version: 3.10.3 Release: 1mamba Summary: A platform independent file lock module in Python, which provides a simple way of inter-process communication Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Mar 24 2023 Automatic Build System 3.10.3-1mamba +- automatic version update by autodist + * Thu Mar 23 2023 Automatic Build System 3.10.2-1mamba - automatic version update by autodist