From 51522e502f155c5a84a7ee871f4250f1f3fa5a41bf0b05c474423d41fbcb3a34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 2 Jun 2025 09:09:42 +0000 Subject: [PATCH] make the name case-insensitive OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mmllib?expand=0&rev=3 --- python-MMLlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-MMLlib.spec b/python-MMLlib.spec index 1de5db1..b297885 100644 --- a/python-MMLlib.spec +++ b/python-MMLlib.spec @@ -66,6 +66,6 @@ Linux and BSD, with a number of extensions and changes. %python_alternative %{_bindir}/mml2musicxml %python_alternative %{_bindir}/mmllint %{python_sitelib}/mmllib -%{python_sitelib}/MMLlib-%{version}.dist-info +%{python_sitelib}/[Mm][Mm][Ll]lib-%{version}.dist-info %changelog