From eb3d96b97ecd070ee8466f54598e3a3788d74f7f Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 31 Jul 2018 12:57:02 +0200 Subject: [PATCH] Rebuild with fixed binutils --- python-pymongo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pymongo.spec b/python-pymongo.spec index c253c94..ed62286 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -6,7 +6,7 @@ Name: python-pymongo Version: 3.7.1 -Release: 1%{?dist} +Release: 2%{?dist} # All code is ASL 2.0 except bson/time64*.{c,h} which is MIT License: ASL 2.0 and MIT @@ -229,6 +229,9 @@ pkill mongod %changelog +* Tue Jul 31 2018 Florian Weimer - 3.7.1-2 +- Rebuild with fixed binutils + * Mon Jul 30 2018 Randy Barlow - 3.7.1-1 - Update to 3.7.1 (#1601651). - http://api.mongodb.com/python/3.7.1/changelog.html