From a47d21f43516426c82115b7f810d1b6f3e76cca9 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Sun, 11 Dec 2016 13:52:40 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-pymongo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pymongo.spec b/python-pymongo.spec index d11e0d3..78631fc 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -6,7 +6,7 @@ Name: python-pymongo Version: 3.3.0 -Release: 5%{?dist} +Release: 6%{?dist} # All code is ASL 2.0 except bson/time64*.{c,h} which is MIT License: ASL 2.0 and MIT @@ -222,6 +222,9 @@ pkill mongod %changelog +* Fri Dec 09 2016 Charalampos Stratakis - 3.3.0-6 +- Rebuild for Python 3.6 + * Tue Nov 29 2016 Dan HorĂ¡k - 3.3.0-5 - Update test BRs