From ac0928231ace5be31c4e27d43a79f515c9e69cb5 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:06:42 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-jsonschema.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-jsonschema.spec b/python-jsonschema.spec index 76727de..6a1d0b3 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.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