import python-pymongo-3.6.1-9.module+el8.0.0.z+3769+7dd96c37

This commit is contained in:
CentOS Sources 2019-09-10 06:42:53 -04:00 committed by Andrew Lukoshko
parent 432d61c8a0
commit e556c6ecab

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