Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-02 07:26:24 +00:00
parent 9fd6f7ae6d
commit 3e3fcd7ec7

View File

@ -15,7 +15,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.0~b3
Release: 1%{?dist}
Release: 2%{?dist}
License: MIT
URL: https://github.com/Julian/jsonschema
@ -76,6 +76,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
%changelog
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0~b3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Jan 28 2019 Fabio Valentini <decathorpe@gmail.com> - 3.0.0~b3-1
- Update to version 3.0.0b3.