From 4470f335baf16c6362852e5a2a53b6290e7c1f98 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 7 Jul 2017 13:11:13 +0200 Subject: [PATCH] Rebuild due to bug in RPM (RHBZ #1468476) Signed-off-by: Igor Gnatenko --- python-pymongo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pymongo.spec b/python-pymongo.spec index fd2a84d..18d8f09 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -6,7 +6,7 @@ Name: python-pymongo Version: 3.4.0 -Release: 4%{?dist} +Release: 5%{?dist} # All code is ASL 2.0 except bson/time64*.{c,h} which is MIT License: ASL 2.0 and MIT @@ -228,6 +228,9 @@ pkill mongod %changelog +* Fri Jul 07 2017 Igor Gnatenko - 3.4.0-5 +- Rebuild due to bug in RPM (RHBZ #1468476) + * Sat Feb 11 2017 Fedora Release Engineering - 3.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild