SHA256
1
0
forked from pool/matomo

Accepting request 863235 from home:ecsos:server

- Update to 4.1.1
  To many changes, so look at:
  https://github.com/matomo-org/matomo/releases/tag/4.1.1

OBS-URL: https://build.opensuse.org/request/show/863235
OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=89
This commit is contained in:
Eric Schirra 2021-01-15 07:02:54 +00:00 committed by Git OBS Bridge
parent 5d14c04b5d
commit 441c6e5307
4 changed files with 11 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07dbcc1bde8af5e4ce3249190739ab668e90b2c5df012d5d8002713a5ea5c5c1
size 14720086

3
matomo-4.1.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af772e33d889c7446e3eaca1f5fc57b07d48707f4da85f872f70a0e1fdf8d298
size 14739359

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 15 06:42:06 UTC 2021 - ecsos <ecsos@opensuse.org>
- 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 <ecsos@opensuse.org>

View File

@ -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