From d798b96f2d86d59775e8a72a4b389dd494529f14 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:44:52 +0100 Subject: [PATCH] automatic version update by autodist [release 3.39.4.0-1mamba;Tue Oct 11 2022] --- python-apsw.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-apsw.spec b/python-apsw.spec index 1bdce63..7c151c8 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: python-apsw -Version: 3.39.3.0 +Version: 3.39.4.0 Release: 1mamba Summary: Another Python SQLite Wrapper Group: System/Libraries @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/apsw-*-py*.egg-info/* %changelog +* Tue Oct 11 2022 Automatic Build System 3.39.4.0-1mamba +- automatic version update by autodist + * Mon Sep 12 2022 Automatic Build System 3.39.3.0-1mamba - automatic version update by autodist