From 60be6cdc88c77cfe7697075ec16e9e24c5550222d0574583a3dbb8fde9e91a6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 27 May 2025 14:10:12 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gps3?expand=0&rev=4 --- python-gps3.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-gps3.spec b/python-gps3.spec index 129a93a..ecd507f 100644 --- a/python-gps3.spec +++ b/python-gps3.spec @@ -17,6 +17,7 @@ # +%define pkg_version 0.33.3 Name: python-gps3 Version: 0.33.3+git.20171101 Release: 0 @@ -59,6 +60,6 @@ rm -rf %{buildroot}%{_datadir}/gps3 %doc DESCRIPTION.rst README.md %doc examples/ %{python_sitelib}/gps3 -%{python_sitelib}/gps3-%{version}*-info +%{python_sitelib}/gps3-%{pkg_version}*-info %changelog