diff --git a/nicotine+.spec b/nicotine+.spec index 5f60477..0cabfee 100644 --- a/nicotine+.spec +++ b/nicotine+.spec @@ -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 3.2.9-2mamba +- rebuilt with python3 == 3.11 + * Mon Mar 06 2023 Automatic Build System 3.2.9-1mamba - automatic version update by autodist