From 7453b6e99847f7c6b93ac0e437e8c36e690d150b4fac07f878fb141033883eb3 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Thu, 27 Mar 2025 00:42:23 +0000 Subject: [PATCH] - Normalize metadata directory name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=40 --- python-zope.hookable.changes | 5 +++++ python-zope.hookable.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-zope.hookable.changes b/python-zope.hookable.changes index 055881d..94920e7 100644 --- a/python-zope.hookable.changes +++ b/python-zope.hookable.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 27 00:40:10 UTC 2025 - Steve Kowalik + +- Normalize metadata directory name. + ------------------------------------------------------------------- Wed Jan 22 00:59:15 UTC 2025 - Steve Kowalik diff --git a/python-zope.hookable.spec b/python-zope.hookable.spec index adfc216..e9627ed 100644 --- a/python-zope.hookable.spec +++ b/python-zope.hookable.spec @@ -100,7 +100,7 @@ pushd src %doc CHANGES.rst COPYRIGHT.txt README.rst %dir %{python_sitearch}/zope %{python_sitearch}/zope/hookable -%{python_sitearch}/zope.hookable-%{version}.dist-info +%{python_sitearch}/zope_hookable-%{version}.dist-info %{python_sitearch}/zope.hookable-%{version}*-nspkg.pth %endif