From 32b92764c400451cae8622c3cd8710a2689c141ff8c9d341ee680078b129d2bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 12 Jun 2025 12:24:00 +0000 Subject: [PATCH] fix files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-jsonschema?expand=0&rev=11 --- python-sphinx-jsonschema.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-sphinx-jsonschema.spec b/python-sphinx-jsonschema.spec index 95fad3a..f2610d6 100644 --- a/python-sphinx-jsonschema.spec +++ b/python-sphinx-jsonschema.spec @@ -16,6 +16,7 @@ # +%define info_version 1.19.0 Name: python-sphinx-jsonschema Version: 1.19.1 Release: 0 @@ -65,6 +66,6 @@ Sphinx extension to display JSON Schema. %doc README.rst %license LICENSE %{python_sitelib}/sphinx[-_]jsonschema -%{python_sitelib}/sphinx[-_]jsonschema-%{version}*-info +%{python_sitelib}/sphinx[-_]jsonschema-%{info_version}*-info %changelog