From 5da4a886310c33a732a832580bf2259304c62560 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:44:54 +0100 Subject: [PATCH] automatic version update by autodist [release 3.43.0.0-1mamba;Sat Aug 26 2023] --- python-apsw.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-apsw.spec b/python-apsw.spec index 308ebaf..1c69840 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: python-apsw -Version: 3.42.0.1 +Version: 3.43.0.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 +* Sat Aug 26 2023 Automatic Build System 3.43.0.0-1mamba +- automatic version update by autodist + * Wed Jul 26 2023 Automatic Build System 3.42.0.1-1mamba - automatic version update by autodist