From cb1f98a8095222ace800909bb02d11de85a38199 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.2.1-1mamba;Mon Sep 05 2022] --- python-apsw.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/python-apsw.spec b/python-apsw.spec index 32f69b6..388f48d 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -1,7 +1,7 @@ %define pkgver %(echo %version | tr _ -) Name: python-apsw -Version: 3.28.0_r1 -Release: 3mamba +Version: 3.39.2.1 +Release: 1mamba Summary: Another Python SQLite Wrapper Group: System/Libraries Vendor: openmamba @@ -12,7 +12,6 @@ Source: https://github.com/rogerbinns/apsw.git/%{pkgver}/apsw-%{version}. License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel BuildRequires: libsqlite-devel ## AUTOBUILDREQ-END @@ -46,6 +45,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/apsw-*-py*.egg-info/* %changelog +* Mon Sep 05 2022 Automatic Build System 3.39.2.1-1mamba +- automatic version update by autodist + +* Mon Aug 01 2022 Automatic Build System 3.39.2.0-1mamba +- automatic version update by autodist + * Sat Jun 11 2022 Silvan Calarco 3.28.0_r1-3mamba - rebuilt with distdeps and python 3.10