automatic version update by autodist [release 3.39.2.1-1mamba;Mon Sep 05 2022]
This commit is contained in:
parent
104ce82023
commit
cb1f98a809
@ -1,7 +1,7 @@
|
|||||||
%define pkgver %(echo %version | tr _ -)
|
%define pkgver %(echo %version | tr _ -)
|
||||||
Name: python-apsw
|
Name: python-apsw
|
||||||
Version: 3.28.0_r1
|
Version: 3.39.2.1
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: Another Python SQLite Wrapper
|
Summary: Another Python SQLite Wrapper
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,7 +12,6 @@ Source: https://github.com/rogerbinns/apsw.git/%{pkgver}/apsw-%{version}.
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpython3-devel
|
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
@ -46,6 +45,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/apsw-*-py*.egg-info/*
|
%{python_sitearch}/apsw-*-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jun 11 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.28.0_r1-3mamba
|
||||||
- rebuilt with distdeps and python 3.10
|
- rebuilt with distdeps and python 3.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user