From 475f3b512bc26a6c14994297886468d93260b529 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:25:27 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-pymongo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pymongo.spec b/python-pymongo.spec index 6b0dad3..bb21b03 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -2,7 +2,7 @@ Name: python-pymongo Version: 3.8.0 -Release: 3%{?dist} +Release: 4%{?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 +* Thu Oct 03 2019 Miro Hrončok - 3.8.0-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Sun Aug 18 2019 Miro Hrončok - 3.8.0-3 - Rebuilt for Python 3.8