diff --git a/SPECS/python-jsonschema.spec b/SPECS/python-jsonschema.spec index 76727de..6a1d0b3 100644 --- a/SPECS/python-jsonschema.spec +++ b/SPECS/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.19.1 -Release: 6%{?dist} +Release: 7%{?dist} License: MIT URL: https://github.com/Julian/jsonschema Source0: %{pypi_source} @@ -70,6 +70,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} trial-3 %{pypi_name} %{_bindir}/jsonschema %changelog +* Tue Oct 29 2024 Troy Dawson - 4.19.1-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Jun 27 2024 Ondřej Budai - 4.19.1-6 - Remove meta-subpackages because they are not needed in RHEL