diff --git a/python-jsonschema.spec b/python-jsonschema.spec index c502190..cf1dbcb 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: 8%{?dist} +Release: 9%{?dist} License: MIT URL: https://github.com/Julian/jsonschema @@ -83,6 +83,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name} %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.2.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Nov 10 2020 Nils Philippsen - 3.2.0-8 - Provide python3dist(jsonschema[format]) again (#1878976)