From a2389d61f9ddf2a7f2629cb4f3ab744bd0453bed Mon Sep 17 00:00:00 2001 From: Devrim Gunduz Date: Wed, 13 Aug 2025 19:26:34 +0300 Subject: [PATCH] consul: Update to 1.21.4 per changes described at https://github.com/hashicorp/consul/releases/tag/v1.21.4 --- rpm/redhat/main/extras/consul/main/consul.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rpm/redhat/main/extras/consul/main/consul.spec b/rpm/redhat/main/extras/consul/main/consul.spec index 81b499ea9..15549db9d 100644 --- a/rpm/redhat/main/extras/consul/main/consul.spec +++ b/rpm/redhat/main/extras/consul/main/consul.spec @@ -14,7 +14,7 @@ ExcludeArch: ppc64le %endif Name: consul -Version: 1.21.3 +Version: 1.21.4 Release: 1PGDG%{?dist} Summary: Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable. @@ -97,6 +97,10 @@ exit 0 %doc %changelog +* Wed Aug 13 2025 Devrim Gündüz 1.21.4-1PGDG +- Update to 1.21.4 per changes described at: + https://github.com/hashicorp/consul/releases/tag/v1.21.4 + * Thu Jul 24 2025 Devrim Gündüz 1.21.3-1PGDG - Update to 1.21.3 per changes described at: https://github.com/hashicorp/consul/releases/tag/v1.21.3 -- 2.39.5