rebuilt with python3 == 3.11 [release 3.2.9-2mamba;Sun Oct 01 2023]
This commit is contained in:
parent
856874ff87
commit
f945554fd2
@ -1,6 +1,6 @@
|
||||
Name: nicotine+
|
||||
Version: 3.2.9
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A SoulSeek client written in Python
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
Vendor: openmamba
|
||||
@ -11,9 +11,10 @@ Source: https://github.com/Nicotine-Plus/nicotine-plus.git/%{version}/nic
|
||||
Patch0: nicotine+-1.2.16-fix-desktop-icon.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(pygobject)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(pygobject)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
Requires: miniupnpc
|
||||
|
||||
%description
|
||||
@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sun Oct 01 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.9-2mamba
|
||||
- rebuilt with python3 == 3.11
|
||||
|
||||
* Mon Mar 06 2023 Automatic Build System <autodist@mambasoft.it> 3.2.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user