diff --git a/python-eyeD3.spec b/python-eyeD3.spec index 851e6fd..8fe77df 100644 --- a/python-eyeD3.spec +++ b/python-eyeD3.spec @@ -1,6 +1,6 @@ Name: python-eyeD3 Version: 0.9.7 -Release: 1mamba +Release: 2mamba Summary: Python Module for ID3 Tag Manipulation Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://eyed3.nicfit.net/ Source: http://eyed3.nicfit.net/releases/eyeD3-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description python-eyed3 is a python module for the manipulation of ID3 tags. @@ -48,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 0.9.7-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sat Oct 08 2022 Automatic Build System 0.9.7-1mamba - automatic version update by autodist