From 2c3f128d4c8acb63e34dbbde47cb5493f316b349 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 25 May 2024 10:47:52 +0200 Subject: [PATCH] automatic version update by autodist [release 3.46.0.0-1mamba;Sat May 25 2024] --- python-apsw.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-apsw.spec b/python-apsw.spec index bf6780e..a9d9f72 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: python-apsw -Version: 3.45.3.0 +Version: 3.46.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 May 25 2024 Automatic Build System 3.46.0.0-1mamba +- automatic version update by autodist + * Wed Apr 17 2024 Automatic Build System 3.45.3.0-1mamba - automatic version update by autodist