From d35132571cf55cfae0251034b561286d3a01eba1517c22c46ce1134bc0495f6e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 18 May 2023 09:38:17 +0000 Subject: [PATCH] Clean up the SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=68 --- python-ruamel.yaml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ruamel.yaml.spec b/python-ruamel.yaml.spec index cef9cdf..34142f1 100644 --- a/python-ruamel.yaml.spec +++ b/python-ruamel.yaml.spec @@ -53,6 +53,6 @@ rm -rf *egg-info %license LICENSE %doc CHANGES README.rst %{python_sitelib}/ruamel -%{python_sitelib}/ruamel.yaml-%{version}-py%{python_version}.egg-info +%{python_sitelib}/ruamel.yaml-%{version}*-info %changelog