From 4943751ca11782b120fe9faff151fb8f78339d42f79f59906d6ac8e398f949a4 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Wed, 29 Nov 2023 06:01:42 +0000 Subject: [PATCH] Accepting request 1129706 from home:ecsos:server MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to 4.16.0 * matomo-org/matomo - #19617 Segment with ‘Does not contain’ operand is invalid if comma is in value - #20959 [PHP 8.1 compatibility] Deprecated – trim(): Passing null to parameter #1 ($string) of type string - #21190 Fix for unexpected zero value last edit dates in segment archiving - #21357 Archiving issue in DataTable.php: Deprecated – Implicit conversion from float 2009.999 to int loses precision - #21569 Fix “revenue per visit” calculation - #21234 Row evolution does not work for reports with special labels - #21266 Process general goal metrics if no conversions, but site is ecommerce enabled - #21403 Add markup and content for premium plugins promos - #21504 Escape underscore in archive name when used in like query - #21512 Add more visually striking marketplace menu item in sidebar - #21522 Fixing PHP 8.3 deprecation error * matomo-org/matomo-log-analytics - #358 Add Traefik json log support - #359 Update test action - #361 Merge 4.x changes into 5.x - #362 fix nginx format detection * matomo-org/searchengine-and-social-list - #89 Add Bluesky to social media list * matomo-org/referrer-spam-list - #1367 Add urlumbrella.com - #1368 Add bonniesblog.online - #1369 Ass bonniesblog.online - #1370 Add jacblog.xyz * matomo-org/tracker-proxy - #84 added JS option to $SUPPORTED_METHODS in opt out OBS-URL: https://build.opensuse.org/request/show/1129706 OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=121 --- matomo-4.15.1.tar.gz | 3 --- matomo-4.16.0.tar.gz | 3 +++ matomo.changes | 33 +++++++++++++++++++++++++++++++++ matomo.spec | 2 +- 4 files changed, 37 insertions(+), 4 deletions(-) delete mode 100644 matomo-4.15.1.tar.gz create mode 100644 matomo-4.16.0.tar.gz diff --git a/matomo-4.15.1.tar.gz b/matomo-4.15.1.tar.gz deleted file mode 100644 index a3db6a4..0000000 --- a/matomo-4.15.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e77e2a6b18ba8542a3e4df481c0152dd059de960c49d04f7e789c9bb5753d27 -size 17513813 diff --git a/matomo-4.16.0.tar.gz b/matomo-4.16.0.tar.gz new file mode 100644 index 0000000..a96bf39 --- /dev/null +++ b/matomo-4.16.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385653e35f795935b0d97340c8688d8b15ba85234a0b72320696b990cf4f0959 +size 19844115 diff --git a/matomo.changes b/matomo.changes index 9dd0996..5b77369 100644 --- a/matomo.changes +++ b/matomo.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Tue Nov 28 17:11:44 UTC 2023 - ecsos + +- Update to 4.16.0 + * matomo-org/matomo + - #19617 Segment with ‘Does not contain’ operand is invalid if comma is in value + - #20959 [PHP 8.1 compatibility] Deprecated – trim(): Passing + null to parameter #1 ($string) of type string + - #21190 Fix for unexpected zero value last edit dates in segment archiving + - #21357 Archiving issue in DataTable.php: Deprecated + – Implicit conversion from float 2009.999 to int loses precision + - #21569 Fix “revenue per visit” calculation + - #21234 Row evolution does not work for reports with special labels + - #21266 Process general goal metrics if no conversions, but site is ecommerce enabled + - #21403 Add markup and content for premium plugins promos + - #21504 Escape underscore in archive name when used in like query + - #21512 Add more visually striking marketplace menu item in sidebar + - #21522 Fixing PHP 8.3 deprecation error + * matomo-org/matomo-log-analytics + - #358 Add Traefik json log support + - #359 Update test action + - #361 Merge 4.x changes into 5.x + - #362 fix nginx format detection + * matomo-org/searchengine-and-social-list + - #89 Add Bluesky to social media list + * matomo-org/referrer-spam-list + - #1367 Add urlumbrella.com + - #1368 Add bonniesblog.online + - #1369 Ass bonniesblog.online + - #1370 Add jacblog.xyz + * matomo-org/tracker-proxy + - #84 added JS option to $SUPPORTED_METHODS in opt out + ------------------------------------------------------------------- Tue Aug 1 15:11:45 UTC 2023 - ecsos diff --git a/matomo.spec b/matomo.spec index 76654e2..4be8e44 100644 --- a/matomo.spec +++ b/matomo.spec @@ -21,7 +21,7 @@ %{!?_tmpfilesdir:%global _tmpfilesdir %{_prefix}/lib/tmpfiles.d} Name: matomo -Version: 4.15.1 +Version: 4.16.0 Release: 0 Summary: Web analytics platform License: GPL-3.0-or-later