From e556c6ecab0906d03e1edb0dcc5f03ed2e610a77 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 10 Sep 2019 06:42:53 -0400 Subject: [PATCH] import python-pymongo-3.6.1-9.module+el8.0.0.z+3769+7dd96c37 --- SPECS/python-pymongo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python-pymongo.spec b/SPECS/python-pymongo.spec index 47b27df..c7885e0 100644 --- a/SPECS/python-pymongo.spec +++ b/SPECS/python-pymongo.spec @@ -22,7 +22,7 @@ Name: python-pymongo Version: 3.6.1 -Release: 8%{?dist} +Release: 9%{?dist} # All code is ASL 2.0 except bson/time64*.{c,h} which is MIT License: ASL 2.0 and MIT @@ -285,6 +285,10 @@ pkill mongod %changelog +* Wed Apr 03 2019 Tomas Orsava - 3.6.1-9 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Tue Oct 09 2018 Lumír Balhar - 3.6.1-8 - Remove unversioned provides - Resolves: rhbz#1628242