From f516a4424957a55ccc36e5a2f085bc2c97ec1914 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 07:06:01 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 155ba54..b2b8595 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -14,7 +14,7 @@ jsonschema is an implementation of JSON Schema for Python (supporting Name: python-%{pypi_name} Summary: Implementation of JSON Schema validation for Python Version: 3.2.0 -Release: 11%{?dist} +Release: 12%{?dist} License: MIT URL: https://github.com/Julian/jsonschema @@ -83,6 +83,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name} %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 3.2.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 3.2.0-11 - Rebuilt for Python 3.10