import python-pymongo-3.7.0-1.module+el8.5.0+10264+e5753a40
This commit is contained in:
parent
12e15ff143
commit
b57bc0f33b
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/pymongo-3.6.1.tar.gz
|
SOURCES/pymongo-3.7.0.tar.gz
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
c45d2e4376976362a868823a9f8c01b3df75d7ee SOURCES/pymongo-3.6.1.tar.gz
|
08de8bcf2cead4294c47e4987906990dc1913097 SOURCES/pymongo-3.7.0.tar.gz
|
||||||
|
|||||||
@ -21,8 +21,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-pymongo
|
Name: python-pymongo
|
||||||
Version: 3.6.1
|
Version: 3.7.0
|
||||||
Release: 11%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# All code is ASL 2.0 except bson/time64*.{c,h} which is MIT
|
# All code is ASL 2.0 except bson/time64*.{c,h} which is MIT
|
||||||
License: ASL 2.0 and MIT
|
License: ASL 2.0 and MIT
|
||||||
@ -285,6 +285,11 @@ pkill mongod
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 09 2020 Lukas Javorsky <ljavorsk@redhat.com> - 3.7.0-1
|
||||||
|
- Rebase to 3.7.0
|
||||||
|
- Includes new SCRAM-SHA-256 authentication
|
||||||
|
Resolves: rhbz#1879852
|
||||||
|
|
||||||
* Fri Jun 07 2019 Tomas Orsava <torsava@redhat.com> - 3.6.1-11
|
* Fri Jun 07 2019 Tomas Orsava <torsava@redhat.com> - 3.6.1-11
|
||||||
- Fix unversioned python macro that's causing a FTBFS
|
- Fix unversioned python macro that's causing a FTBFS
|
||||||
- Related: rhbz#1678920
|
- Related: rhbz#1678920
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user