From 9f5dd2a3763006d23b66ca590e7339f12b8fa382 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.1.0-1mamba;Sat Sep 23 2023] --- python-apsw.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-apsw.spec b/python-apsw.spec index 1c69840..6869d29 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: python-apsw -Version: 3.43.0.0 +Version: 3.43.1.0 Release: 1mamba Summary: Another Python SQLite Wrapper Group: System/Libraries @@ -12,7 +12,7 @@ Source: https://github.com/rogerbinns/apsw.git/%{pkgver}/apsw-%{version}. License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel BuildRequires: libsqlite-devel ## AUTOBUILDREQ-END @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/apsw-*-py*.egg-info/* %changelog +* Sat Sep 23 2023 Automatic Build System 3.43.1.0-1mamba +- automatic version update by autodist + * Sat Aug 26 2023 Automatic Build System 3.43.0.0-1mamba - automatic version update by autodist