pg_ivm: Update to 1.12 per changes described at https://github.com/sraoss/pg_ivm...
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 4 Sep 2025 14:34:45 +0000 (17:34 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 4 Sep 2025 14:34:45 +0000 (17:34 +0300)
rpm/redhat/main/non-common/pg_ivm/main/pg_ivm.spec

index 54c65761d0946e43c59a3b041e85079e55bef6e6..6e0bd2099e60f316dd71c117846951574b498791 100644 (file)
@@ -4,7 +4,7 @@
 
 Summary:       Incremental View Maintenance (IVM) feature for PostgreSQL.
 Name:          %{sname}_%{pgmajorversion}
-Version:       1.11
+Version:       1.12
 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
+* Thu Sep 4 2025 Devrim Gündüz <devrim@gunduz.org> - 1.12-1PGDG
+- Update to 1.12 per changes described at:
+  https://github.com/sraoss/pg_ivm/releases/tag/v1.12
+
 * 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