import python-pymongo-3.6.1-9.module+el8.0.0.z+3358+99b46920

This commit is contained in:
CentOS Sources 2019-07-30 05:21:03 -04:00 committed by Andrew Lukoshko
parent c6d8c010fd
commit 53007729f4

View File

@ -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 <torsava@redhat.com> - 3.6.1-9
- Bumping due to problems with modular RPM upgrade path (#1695587)
- Related: rhbz#1693974
* Tue Oct 09 2018 Lumír Balhar <lbalhar@redhat.com> - 3.6.1-8
- Remove unversioned provides
- Resolves: rhbz#1628242