diff --git a/python-jsonschema.spec b/python-jsonschema.spec index 06b17b0..b728e73 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -12,7 +12,7 @@ jsonschema is an implementation of JSON Schema for Python (supporting Name: python-%{pypi_name} Summary: Implementation of JSON Schema validation for Python Version: 4.17.3 -Release: 4%{?dist} +Release: 5%{?dist} License: MIT URL: https://github.com/Julian/jsonschema Source0: %{pypi_source} @@ -71,6 +71,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} trial-3 %{pypi_name} %{_bindir}/jsonschema %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 4.17.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jun 29 2023 Python Maint - 4.17.3-4 - Rebuilt for Python 3.12