automatic version update by autodist [release 2025.1-1mamba;Tue Jan 14 2025]

This commit is contained in:
Automatic Build System 2025-01-14 14:27:58 +01:00
parent e9299a7ebc
commit d1b6d0f712

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-tagpy
Version: 2022.1
Release: 2mamba
Version: 2025.1
Release: 1mamba
Summary: Python Bindings for TagLib
Group: System/Libraries/Python
Vendor: openmamba
@ -14,11 +14,12 @@ Patch1: python-tagpy-2018.1.1-id3-build.patch
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libboost-devel
BuildRequires: libgcc
BuildRequires: libpython311-devel
BuildRequires: libstdc++6-devel
BuildRequires: libtag-devel
BuildRequires: python-boost-py3
BuildRequires: python3.11dist(packaging)
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
BuildRequires: python-boost-py3
@ -68,6 +69,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitearch}/_tagpy.*.so
%changelog
* Tue Jan 14 2025 Automatic Build System <autodist@openmamba.org> 2025.1-1mamba
- automatic version update by autodist
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 2022.1-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba