%endif
Name: consul
-Version: 1.21.5
-Release: 2PGDG%{?dist}
+Version: 1.22.0
+Release: 1PGDG%{?dist}
Summary: Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.
License: MPLv2.0
%doc
%changelog
+* Mon Oct 27 2025 Devrim Gündüz <devrim@gunduz.org> 1.22.0-1PGDG
+- Update to 1.22.0 per changes described at:
+ https://github.com/hashicorp/consul/releases/tag/v1.22.0
+
* Thu Sep 25 2025 Devrim Gündüz <devrim@gunduz.org> 1.21.5-2PGDG
- Add sysusers.d and tmpfiles.d config file to allow rpm to create
users/groups automatically.