* Wed Apr 21 2021 Miroslav Rezanina <mrezanin@redhat.com> - 3.2.0-11

- Remove unwanted packages
- Resolves: bz#1935823
- Resolves: bz#1942562
This commit is contained in:
Miroslav Rezanina 2021-04-21 12:53:41 +02:00
parent d123d0f0f5
commit f3941ecbec

View File

@ -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: 10%{?dist}
Release: 11%{?dist}
License: MIT
URL: https://github.com/Julian/jsonschema
@ -70,6 +70,11 @@ rm -rf %{pypi_name}.egg-info
%changelog
* Wed Apr 21 2021 Miroslav Rezanina <mrezanin@redhat.com> - 3.2.0-11
- Remove unwanted packages
- Resolves: bz#1935823
- Resolves: bz#1942562
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.2.0-10
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937