vip-manager: Update to 4.0.0 per changes described at https://github.com/cybertec...
authorDevrim Gunduz <devrim@gunduz.org>
Wed, 18 Jun 2025 09:47:11 +0000 (10:47 +0100)
committerDevrim Gunduz <devrim@gunduz.org>
Wed, 18 Jun 2025 09:47:11 +0000 (10:47 +0100)
rpm/redhat/main/extras/vip-manager/main/vip-manager.spec

index f26ed9131d2c2adfeb2ce7d924909392fc8fd149..0aebff1e8f928d3c91e3537af3a1863dbdb0e113 100644 (file)
@@ -13,7 +13,7 @@ ExcludeArch:  ppc64le
 
 Summary:       Manages a virtual IP for Patroni based on state kept in etcd or Consul
 Name:          vip-manager
-Version:       3.0.0
+Version:       4.0.0
 Release:       1PGDG%{?dist}
 License:       BSD2
 URL:           https://github.com/cybertec-postgresql/%{name}
@@ -62,6 +62,10 @@ Manages a virtual IP for Patroni based on state kept in etcd or Consul
 %doc
 
 %changelog
+* Wed Jun 18 2025 Devrim Gündüz <devrim@gunduz.org> 4.0.0-1PGDG
+- Update to 4.0.0 per changes described at:
+  https://github.com/cybertec-postgresql/vip-manager/releases/tag/v4.0.0
+
 * Wed Dec 11 2024 Devrim Gündüz <devrim@gunduz.org> 3.0.0-1PGDG
 - Update to 3.0.0 per changes described at:
   https://github.com/cybertec-postgresql/vip-manager/releases/tag/v3.0.0