diff --git a/matomo-4.0.4.tar.gz b/matomo-4.0.4.tar.gz deleted file mode 100644 index dd39497..0000000 --- a/matomo-4.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d59147312c703210ca02922e0d5e8d2abd88d5d6603f103353cd9840b54618c -size 14792213 diff --git a/matomo-4.0.5.tar.gz b/matomo-4.0.5.tar.gz new file mode 100644 index 0000000..58195b0 --- /dev/null +++ b/matomo-4.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf1983fc70322f28efb983196ede47b0cffb79ef657cc4861f244365b76fd31 +size 14798907 diff --git a/matomo.changes b/matomo.changes index f48a1a6..dbb652e 100644 --- a/matomo.changes +++ b/matomo.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Dec 9 06:34:40 UTC 2020 - ecsos + +- Update to 4.0.5 + - Avoid inserting duplicates in invalidation table to reduce IO. + - Limit to given sites to not select too much. + - fix build + - tweaks to duplicate checking query + - more pr feedback + - fix cron archive test + ------------------------------------------------------------------- Fri Dec 4 06:54:37 UTC 2020 - ecsos diff --git a/matomo.spec b/matomo.spec index da994d9..60c8c65 100644 --- a/matomo.spec +++ b/matomo.spec @@ -21,7 +21,7 @@ %{!?_tmpfilesdir:%global _tmpfilesdir %{_prefix}/lib/tmpfiles.d} Name: matomo -Version: 4.0.4 +Version: 4.0.5 Release: 0 Summary: Web analytics platform License: GPL-3.0-or-later