From 437e6e256f08692eb19d1d1a86617643d038de6b Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Dec 11 2016 20:58:46 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index 4a87e35..a376794 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Applying JSON Patches in Python License: BSD @@ -110,6 +110,9 @@ done; %endif %changelog +* Fri Dec 09 2016 Charalampos Stratakis - 1.14-2 +- Rebuild for Python 3.6 + * Mon Sep 5 2016 Haïkel Guémar - 1.14-1 - Upstream 1.14 - Update to latest python packaging guidelines