consul-template: Update to 0.41.1 per changes described at https://github.com/hashico...
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 24 Jul 2025 10:57:34 +0000 (13:57 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 24 Jul 2025 10:57:34 +0000 (13:57 +0300)
rpm/redhat/main/extras/consul-template/main/consul-template.spec

index d4bfffd7e40069cfa120ace6edb72119c5c4ddc6..2b3087d0d4a2289ce440ce8a18903d8915650833 100644 (file)
@@ -3,7 +3,7 @@
 %if 0%{?_version:1}
 %global                _verstr %{_version}
 %else
-%global                _verstr 0.41.0
+%global                _verstr 0.41.1
 %endif
 
 # Consul does not provide tarballs for ppc64le:
@@ -85,6 +85,10 @@ exit 0
 %attr(755, root, root) %{_bindir}/consul-template
 
 %changelog
+* Thu Jul 24 2025 Devrim Gündüz <devrim@gunduz.org> 0.41.1-1PGDG
+- Update to 0.41.1 per changes described at
+  https://github.com/hashicorp/consul-template/releases/tag/v0.41.1
+
 * Sun Feb 16 2025 Devrim Gündüz <devrim@gunduz.org> 0.41.0-1PGDG
 - Update to 0.41.0 per changes described at
   https://github.com/hashicorp/consul-template/releases/tag/v0.41.0