From d1b6d0f71228951dee1a157292eb2a6842b1d29b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 14 Jan 2025 14:27:58 +0100 Subject: [PATCH] automatic version update by autodist [release 2025.1-1mamba;Tue Jan 14 2025] --- python-tagpy.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-tagpy.spec b/python-tagpy.spec index 628b6b6..99ca0c2 100644 --- a/python-tagpy.spec +++ b/python-tagpy.spec @@ -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 2025.1-1mamba +- automatic version update by autodist + * Wed Sep 27 2023 Automatic Build System 2022.1-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba