automatic version update by autodist [release 3.39.3.0-1mamba;Mon Sep 12 2022]
This commit is contained in:
parent
cb1f98a809
commit
65570343c9
@ -1,6 +1,6 @@
|
|||||||
%define pkgver %(echo %version | tr _ -)
|
%define pkgver %(echo %version | tr _ -)
|
||||||
Name: python-apsw
|
Name: python-apsw
|
||||||
Version: 3.39.2.1
|
Version: 3.39.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Another Python SQLite Wrapper
|
Summary: Another Python SQLite Wrapper
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,6 +12,7 @@ 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
|
||||||
|
|
||||||
@ -45,6 +46,9 @@ 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 12 2022 Automatic Build System <autodist@mambasoft.it> 3.39.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Sep 05 2022 Automatic Build System <autodist@mambasoft.it> 3.39.2.1-1mamba
|
* Mon Sep 05 2022 Automatic Build System <autodist@mambasoft.it> 3.39.2.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user