automatic version update by autodist [release 3.43.1.0-1mamba;Sat Sep 23 2023]
This commit is contained in:
parent
5da4a88631
commit
9f5dd2a376
@ -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 <autodist@mambasoft.it> 3.43.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 26 2023 Automatic Build System <autodist@mambasoft.it> 3.43.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user