Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-26 14:11:48 +00:00
parent 12cb94e877
commit e810d29cfa

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.0.1
Release: 1%{?dist}
Release: 2%{?dist}
License: MIT
URL: https://github.com/Julian/jsonschema
@ -80,6 +80,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
%changelog
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Mar 01 2019 Fabio Valentini <decathorpe@gmail.com> - 3.0.1-1
- Update to version 3.0.1.