From fb6117370ec035b9aa9adc997d25604ada1ecbb3658df29a9b26d0d452115b4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 5 Mar 2024 09:41:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytaglib?expand=0&rev=18 --- python-pytaglib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pytaglib.spec b/python-pytaglib.spec index 57fc29b..a890d69 100644 --- a/python-pytaglib.spec +++ b/python-pytaglib.spec @@ -25,7 +25,7 @@ Summary: Metadata "tagging" library based on TagLib License: GPL-3.0-only OR MIT URL: https://github.com/supermihi/pytaglib Source: https://github.com/supermihi/pytaglib/archive/v%{version}.tar.gz -# PATCH-FIX-UPSTREAM +# PATCH-FIX-UPSTREAM https://github.com/supermihi/pytaglib/pull/123 Patch1: upgrade_taglib_version.patch BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel}