From afe398216e3f3f276cad66f81d02bdb84d282dec Mon Sep 17 00:00:00 2001 From: loong-C Date: Fri, 17 Jun 2022 07:45:57 +0000 Subject: [PATCH] fix bad date in %changelog --- python-pymongo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pymongo.spec b/python-pymongo.spec index 99f8b56..30c72e4 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -94,7 +94,7 @@ python3 setup.py test * Wed Oct 21 2020 chengzihan - 3.9.0-4 - Remove subpackage python2-bson, python2-pymongo, python2-pymongo-gridfs -* Thu 10 2020 liuweibo - 3.9.0-3 +* Fri Sep 11 2020 liuweibo - 3.9.0-3 - Fix Source0 * Fri Feb 21 2020 shanshishi - 3.9.0-2 -- Gitee