From f945554fd223386f06d16910064e8e4c33f45973 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 07:39:04 +0100 Subject: [PATCH] rebuilt with python3 == 3.11 [release 3.2.9-2mamba;Sun Oct 01 2023] --- nicotine+.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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