From 512d7b559036c187fedbaf223a3622c130ccb5f6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 14:12:56 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-jsonschema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jsonschema.spec b/python-jsonschema.spec index ef2b086..0c0429b 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: 1%{?dist} +Release: 2%{?dist} License: MIT URL: https://github.com/Julian/jsonschema Source0: %{pypi_source} @@ -66,6 +66,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} trial-3 %{pypi_name} %{_bindir}/jsonschema %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 4.17.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Dec 19 2022 Parag Nemade - 4.17.3-1 - Update to 4.17.3 release