diff --git a/matomo-4.1.0.tar.gz b/matomo-4.1.0.tar.gz deleted file mode 100644 index 33e7977..0000000 --- a/matomo-4.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07dbcc1bde8af5e4ce3249190739ab668e90b2c5df012d5d8002713a5ea5c5c1 -size 14720086 diff --git a/matomo-4.1.1.tar.gz b/matomo-4.1.1.tar.gz new file mode 100644 index 0000000..95c93cc --- /dev/null +++ b/matomo-4.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af772e33d889c7446e3eaca1f5fc57b07d48707f4da85f872f70a0e1fdf8d298 +size 14739359 diff --git a/matomo.changes b/matomo.changes index c440c62..787943a 100644 --- a/matomo.changes +++ b/matomo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 15 06:42:06 UTC 2021 - ecsos + +- Update to 4.1.1 + To many changes, so look at: + https://github.com/matomo-org/matomo/releases/tag/4.1.1 + ------------------------------------------------------------------- Tue Dec 22 08:24:09 UTC 2020 - ecsos diff --git a/matomo.spec b/matomo.spec index 9d3fa07..e2d75bf 100644 --- a/matomo.spec +++ b/matomo.spec @@ -21,7 +21,7 @@ %{!?_tmpfilesdir:%global _tmpfilesdir %{_prefix}/lib/tmpfiles.d} Name: matomo -Version: 4.1.0 +Version: 4.1.1 Release: 0 Summary: Web analytics platform License: GPL-3.0-or-later @@ -129,8 +129,6 @@ do file2=$(echo "$file" | sed 's/\//\\\//g') sed -i "/\W\"$file2\"\W/c \"$file\" => array(\"$size\", \"$checksum\")," config/manifest.inc.php done -# matomo integrity check don't want this file -rm vendor/bin/lessc %build # nothing to build