From efc692e198cfa34be5fee68ecb410665c2fb89ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 10:42:06 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- python-jsonschema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jsonschema.spec b/python-jsonschema.spec index f3eec8c..8423a2c 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 2.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An implementation of JSON Schema validation for Python License: MIT @@ -100,6 +100,9 @@ mv %{buildroot}%{_bindir}/jsonschema %{buildroot}%{_bindir}/jsonschema-3 %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 2.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Jul 21 2017 Jan Beran 2.6.0-1 - Update to 2.6.0 - Fix of missing Python 3 version executables