From 46b38a06cf8597fe23dac0293fd9ba30a8a2d3c248546b508aae11cb4ca918d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 12 Jun 2025 11:00:03 +0000 Subject: [PATCH] fix files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-version-command?expand=0&rev=7 --- python-setuptools-version-command.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-setuptools-version-command.spec b/python-setuptools-version-command.spec index 8be3f9e..0576826 100644 --- a/python-setuptools-version-command.spec +++ b/python-setuptools-version-command.spec @@ -16,6 +16,7 @@ # +%define info_version 2.2 Name: python-setuptools-version-command Version: 99.9 Release: 0 @@ -58,6 +59,6 @@ rm setup.cfg %license LICENSE %{python_sitelib}/setuptools_version_command.py %pycache_only %{python_sitelib}/__pycache__/setuptools_version_command* -#%{python_sitelib}/setuptools[-_]version[-_]command-%{version}*-info +%{python_sitelib}/setuptools[-_]version[-_]command-%{info_version}*-info %changelog