From f241bb708a6a08c15a1aa81b2c2403fd5cce4862734da7e404234a9d89ae4a26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 30 May 2025 10:26:22 +0000 Subject: [PATCH] fix files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap3?expand=0&rev=44 --- python-ldap3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ldap3.spec b/python-ldap3.spec index c010284..de0d909 100644 --- a/python-ldap3.spec +++ b/python-ldap3.spec @@ -68,6 +68,6 @@ export STRATEGY=SYNC SERVER=EDIR DECODER=INTERNAL %license COPYING.LESSER.txt COPYING.txt LICENSE.txt %doc README.rst %{python_sitelib}/ldap3 -%{python_sitelib}/ldap3-*-py*.egg[-_]info +%{python_sitelib}/ldap3-%{version}*-info %changelog