automatic version update by autodist [release 2.2.0-1mamba;Fri Jun 23 2023]
This commit is contained in:
parent
0ec7023630
commit
9413afe13a
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-mysqlclient
|
||||
Version: 2.1.1
|
||||
Version: 2.2.0
|
||||
Release: 1mamba
|
||||
Summary: Python interface to MySQL
|
||||
Group: System/Libraries
|
||||
@ -13,7 +13,9 @@ License: GPL, Python License, Zope Public License
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libmariadb-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
BuildRequires: python-setuptools-devel
|
||||
@ -60,6 +62,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc doc/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 23 2023 Automatic Build System <autodist@mambasoft.it> 2.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 23 2022 Automatic Build System <autodist@mambasoft.it> 2.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user