pgtt: Update to 4.3 per changes described at:
authorDevrim Gunduz <devrim@gunduz.org>
Wed, 11 Jun 2025 07:24:22 +0000 (10:24 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Wed, 11 Jun 2025 07:24:22 +0000 (10:24 +0300)
  https://github.com/darold/pgtt/releases/tag/v4.3
  https://github.com/darold/pgtt/releases/tag/v4.2

rpm/redhat/main/non-common/pgtt/main/pgtt.spec

index 954dd2712d358c048583fd47d8c75c4342ad0d00..1c9d5dff42caaf19592e0bedf86afa9630d123bd 100644 (file)
@@ -4,7 +4,7 @@
 
 Summary:       PostgreSQL Global Temporary Tables Extension
 Name:          %{sname}_%{pgmajorversion}
-Version:       4.1
+Version:       4.3
 Release:       1PGDG%{?dist}
 License:       GPLv2
 Source0:       https://github.com/darold/%{sname}/archive/v%{version}.tar.gz
@@ -70,6 +70,11 @@ PATH=%{pginstdir}/bin:$PATH USE_PGXS=1 %make_install install DESTDIR=%{buildroot
 %endif
 
 %changelog
+* Wed Jun 11 2025 Devrim Gündüz <devrim@gunduz.org> - 4.3-1PGDG
+- Update to 4.3 per changes described at:
+  https://github.com/darold/pgtt/releases/tag/v4.3
+  https://github.com/darold/pgtt/releases/tag/v4.2
+
 * Sat Mar 22 2025 Devrim Gündüz <devrim@gunduz.org> - 4.1-1PGDG
 - Update to 4.1 per changes described at:
   https://github.com/darold/pgtt/releases/tag/v4.1