consul-template: Update to 0.41.0 per changes described at https://github.com/hashico...
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 5 Jun 2025 16:27:23 +0000 (11:27 -0500)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 5 Jun 2025 16:27:23 +0000 (11:27 -0500)
rpm/redhat/main/extras/consul-template/main/consul-template.spec

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