automatic version update by autodist [release 0.9.7-1mamba;Sat Oct 08 2022]

This commit is contained in:
Automatic Build System 2024-01-06 11:08:09 +01:00
parent 500d72fcf6
commit 77a8102050

View File

@ -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 <autodist@mambasoft.it> 0.9.7-1mamba
- automatic version update by autodist
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 0.9.6-1mamba
- automatic version update by autodist