pg_ivm: Update to 1.11 per changes described at https://github.com/sraoss/pg_ivm...
authorDevrim Gunduz <devrim@gunduz.org>
Mon, 26 May 2025 08:05:33 +0000 (11:05 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Mon, 26 May 2025 08:05:33 +0000 (11:05 +0300)
rpm/redhat/main/non-common/pg_ivm/main/pg_ivm.spec

index 59a1b378309701afa3dfabebcfadf520d07a1cf4..54c65761d0946e43c59a3b041e85079e55bef6e6 100644 (file)
@@ -4,7 +4,7 @@
 
 Summary:       Incremental View Maintenance (IVM) feature for PostgreSQL.
 Name:          %{sname}_%{pgmajorversion}
-Version:       1.10
+Version:       1.11
 Release:       1PGDG%{?dist}
 License:       PostgreSQL
 URL:           https://github.com/sraoss/%{sname}/
@@ -58,6 +58,10 @@ USE_PGXS=1 PATH=%{pginstdir}/bin:$PATH %{__make} %{?_smp_mflags} INSTALL_PREFIX=
 %endif
 
 %changelog
+* Mon May 26 2025 Devrim Gündüz <devrim@gunduz.org> - 1.11-1PGDG
+- Update to 1.11 per changes described at:
+  https://github.com/sraoss/pg_ivm/releases/tag/v1.11
+
 * Wed Mar 12 2025 Devrim Gündüz <devrim@gunduz.org> - 1.10-1PGDG
 - Update to 1.10 per changes described at:
   https://github.com/sraoss/pg_ivm/releases/tag/v1.10