diff --git a/python-jsonschema.spec b/python-jsonschema.spec index 75bfbce..7d9f037 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -9,7 +9,7 @@ Name: python-%{pypi_name} Version: 2.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: An implementation of JSON Schema validation for Python License: MIT @@ -91,6 +91,9 @@ popd %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 2.4.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Oct 13 2015 Robert Kuska - 2.4.0-3 - Rebuilt for Python3.5 rebuild