Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:06:42 -07:00
parent 8b7d747e77
commit ac0928231a

View File

@ -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 <tdawson@redhat.com> - 4.19.1-7
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Jun 27 2024 Ondřej Budai <obudai@redhat.com> - 4.19.1-6
- Remove meta-subpackages because they are not needed in RHEL