diff options
| author | Remi Collet <remi@remirepo.net> | 2025-11-28 07:57:28 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-11-28 07:57:28 +0100 |
| commit | 84b07adcbab64ada3d44f769aaf0a7ac2719052f (patch) | |
| tree | cab6da1d76924f19d8fb98464f2eb409f9ebe1eb /redis-json.spec | |
| parent | 65042d0e84cba8d56e022b7f4a70f7be38b69cf3 (diff) | |
update to 8.2.8v8.2
Diffstat (limited to 'redis-json.spec')
| -rw-r--r-- | redis-json.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/redis-json.spec b/redis-json.spec index 2b9ac0c..b87c45a 100644 --- a/redis-json.spec +++ b/redis-json.spec @@ -13,13 +13,12 @@ %global gh_vend RedisJSON %global gh_proj RedisJSON %global forgeurl https://github.com/%{gh_vend}/%{gh_proj} -#global commit afe5de4ce52bb2b80af565a6f297bf330a65d0d8 %global tag v%{version} # for EL-8 to avoid TAG usage %global archivename %{gh_proj}-%{version} Name: redis-json -Version: 8.2.3 +Version: 8.2.8 %forgemeta Release: 1%{?dist} Summary: JSON as native data type @@ -135,6 +134,9 @@ install -Dpm640 %{cfgname} %{buildroot}%{redis_modules_cfg}/%{cfgname %changelog +* Fri Nov 28 2025 Remi Collet <remi@remirepo.net> - 8.2.8-1 +- update to 8.2.8 + * Tue Nov 25 2025 Remi Collet <remi@remirepo.net> - 8.2.3-1 - update to 8.2.3 |
