diff --git a/requirements.txt b/requirements.txt index 8ec17e4..b37e42d 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ cement==2.10.2 fusepy==2.0.4 inflection==0.3.1 -Jinja2==2.9.4 +Jinja2==2.10.1 MarkupSafe==1.0 peewee==2.8.5 pymongo==3.6.1 diff --git a/spec/mongofs.spec b/spec/mongofs.spec index ae40925..952c3eb 100755 --- a/spec/mongofs.spec +++ b/spec/mongofs.spec @@ -2,7 +2,7 @@ %global _python_bytecompile_errors_terminate_build 0 %define __python /usr/bin/python3.6 -%{!?_release: %define _version 1.4.2 } +%{!?_release: %define _version 1.4.3 } %{!?_release: %define _release 0 } # Following line is needed if you compile @@ -90,6 +90,9 @@ rm -rf ${RPM_BUILD_ROOT} %config /etc/mongofs/mongofs.json %changelog +* Tue Aug 27 2019 Gilles Degols - 1.4.3-0 +- Avoid resetting the mongo cache aggressively + * Thu May 07 2019 Gilles Degols - 1.4.2-0 - Fix handling of time change on files