From 1d1fcdd5843644bdcb63d962e34de2f5144f0161 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 15:33:47 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-pymongo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pymongo.spec b/python-pymongo.spec index 97ee415..87e81eb 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -2,7 +2,7 @@ Name: python-pymongo Version: 3.8.0 -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 @@ -118,6 +118,9 @@ chmod 755 %{buildroot}%{python3_sitearch}/pymongo/*.so %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 3.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Jun 04 2019 Randy Barlow - 3.8.0-1 - Update to 3.8.0 (#1686670). - http://api.mongodb.com/python/3.8.0/changelog.html