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+
|
Name: nicotine+
|
||||||
Version: 3.2.9
|
Version: 3.2.9
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A SoulSeek client written in Python
|
Summary: A SoulSeek client written in Python
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
Vendor: openmamba
|
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
|
Patch0: nicotine+-1.2.16-fix-desktop-icon.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(pygobject)
|
BuildRequires: python3.11dist(pygobject)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
Requires: miniupnpc
|
Requires: miniupnpc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Mar 06 2023 Automatic Build System <autodist@mambasoft.it> 3.2.9-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user