From 22dc52efb65237eb7089f482f83d37f114a0b34cd559d7b2bfdbd2b7014394e1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 5 Dec 2022 17:46:17 +0000 Subject: [PATCH] Clean up SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=34 --- python-smbprotocol.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-smbprotocol.spec b/python-smbprotocol.spec index a88c332..71c1969 100644 --- a/python-smbprotocol.spec +++ b/python-smbprotocol.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-smbprotocol Version: 1.10.1 Release: 0 @@ -74,6 +73,6 @@ Features %doc CHANGELOG.md README.md %{python_sitelib}/smbclient %{python_sitelib}/smbprotocol -%{python_sitelib}/smbprotocol-%{version}-py%{python_version}.egg-info +%{python_sitelib}/smbprotocol-%{version}*-info %changelog