diff --git a/specs/redis/redis.spec b/specs/redis/redis.spec index ef16666a4..9a51407f8 100644 --- a/specs/redis/redis.spec +++ b/specs/redis/redis.spec @@ -15,7 +15,7 @@ Summary: A persistent key-value database Name: redis -Version: 7.0.14 +Version: 7.0.15 Release: 0%{?dist} License: BSD Group: Applications/Databases @@ -201,6 +201,9 @@ rm -rf %{buildroot} ################################################################################ %changelog +* Tue Jan 16 2024 Anton Novojilov - 7.0.15-0 +- https://github.com/redis/redis/blob/7.0.15/00-RELEASENOTES + * Thu Oct 19 2023 Anton Novojilov - 7.0.14-0 - https://github.com/redis/redis/blob/7.0.14/00-RELEASENOTES diff --git a/specs/redis/redis70.spec b/specs/redis/redis70.spec index 0df3a1442..c0bf654fc 100644 --- a/specs/redis/redis70.spec +++ b/specs/redis/redis70.spec @@ -16,7 +16,7 @@ Summary: A persistent key-value database Name: redis%{major_ver}%{minor_ver} -Version: 7.0.14 +Version: 7.0.15 Release: 0%{?dist} License: BSD Group: Applications/Databases @@ -202,6 +202,9 @@ rm -rf %{buildroot} ################################################################################ %changelog +* Tue Jan 16 2024 Anton Novojilov - 7.0.15-0 +- https://github.com/redis/redis/blob/7.0.15/00-RELEASENOTES + * Thu Oct 19 2023 Anton Novojilov - 7.0.14-0 - https://github.com/redis/redis/blob/7.0.14/00-RELEASENOTES diff --git a/specs/redis/redis72.spec b/specs/redis/redis72.spec index 718032558..a2d95d1ac 100644 --- a/specs/redis/redis72.spec +++ b/specs/redis/redis72.spec @@ -16,7 +16,7 @@ Summary: A persistent key-value database Name: redis%{major_ver}%{minor_ver} -Version: 7.2.3 +Version: 7.2.4 Release: 0%{?dist} License: BSD Group: Applications/Databases @@ -202,6 +202,9 @@ rm -rf %{buildroot} ################################################################################ %changelog +* Tue Jan 16 2024 Anton Novojilov - 7.2.4-0 +- https://github.com/redis/redis/blob/7.2.4/00-RELEASENOTES + * Wed Dec 06 2023 Anton Novojilov - 7.2.3-0 - https://github.com/redis/redis/blob/7.2.3/00-RELEASENOTES