diff --git a/python-eyeD3.spec b/python-eyeD3.spec index f4084b9..851e6fd 100644 --- a/python-eyeD3.spec +++ b/python-eyeD3.spec @@ -1,5 +1,5 @@ Name: python-eyeD3 -Version: 0.9.6 +Version: 0.9.7 Release: 1mamba Summary: Python Module for ID3 Tag Manipulation Group: System/Libraries @@ -10,9 +10,8 @@ URL: https://eyed3.nicfit.net/ Source: http://eyed3.nicfit.net/releases/eyeD3-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython-devel +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description python-eyed3 is a python module for the manipulation of ID3 tags. @@ -49,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc LICENSE %changelog +* Sat Oct 08 2022 Automatic Build System 0.9.7-1mamba +- automatic version update by autodist + * Thu Feb 04 2021 Automatic Build System 0.9.6-1mamba - automatic version update by autodist