automatic version update by autodist [release 3.39.2.1-1mamba;Mon Sep 05 2022]

This commit is contained in:
Automatic Build System 2024-01-06 10:44:52 +01:00
parent 104ce82023
commit cb1f98a809

View File

@ -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 <autodist@mambasoft.it> 3.39.2.1-1mamba
- automatic version update by autodist
* Mon Aug 01 2022 Automatic Build System <autodist@mambasoft.it> 3.39.2.0-1mamba
- automatic version update by autodist
* Sat Jun 11 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.28.0_r1-3mamba
- rebuilt with distdeps and python 3.10