From 1bcce7329a2ba264714fef6663b11827411b1cfa94377b61d0a0db5331da3099 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Tue, 25 Mar 2025 04:31:51 +0000 Subject: [PATCH] - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=41 --- python-PyICU.changes | 5 +++++ python-PyICU.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-PyICU.changes b/python-PyICU.changes index a59cacc..5e2e822 100644 --- a/python-PyICU.changes +++ b/python-PyICU.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 25 04:31:02 UTC 2025 - Steve Kowalik + +- Lowercase metadata directory name. + ------------------------------------------------------------------- Wed Feb 5 02:22:25 UTC 2025 - Steve Kowalik diff --git a/python-PyICU.spec b/python-PyICU.spec index 1e6449e..7360c26 100644 --- a/python-PyICU.spec +++ b/python-PyICU.spec @@ -71,6 +71,6 @@ export CFLAGS="%{optflags} -fno-strict-aliasing" %license LICENSE %doc CHANGES CREDITS README.md %{python_sitearch}/icu -%{python_sitearch}/PyICU-%{version}.dist-info +%{python_sitearch}/pyicu-%{version}.dist-info %changelog