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:
parent
5d14c04b5d
commit
441c6e5307
@ -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
3
matomo-4.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af772e33d889c7446e3eaca1f5fc57b07d48707f4da85f872f70a0e1fdf8d298
|
||||
size 14739359
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user