pg_net: Update to 0.19.7 per changes described at https://github.com/supabase/pg_net...
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 28 Aug 2025 09:39:39 +0000 (12:39 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 28 Aug 2025 09:39:39 +0000 (12:39 +0300)
rpm/redhat/main/non-common/pg_net/main/pg_net.spec

index d02eeb3d701f725c1da8142853c6b56b601a1a16..639e20570902c72ae894f79b34c2fb81694d9652 100644 (file)
@@ -4,7 +4,7 @@
 
 Summary:       A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL
 Name:          %{sname}_%{pgmajorversion}
-Version:       0.19.6
+Version:       0.19.7
 Release:       1PGDG%{?dist}
 URL:           https://github.com/supabase/%{sname}
 Source0:       https://github.com/supabase/%{sname}/archive/refs/tags/v%{version}.tar.gz
@@ -68,6 +68,10 @@ PATH=%{pginstdir}/bin:$PATH %{__make} USE_PGXS=1 %{?_smp_mflags} DESTDIR=%{build
 %endif
 
 %changelog
+* Thu Aug 28 2025 Devrim Gunduz <devrim@gunduz.org> - 0.19.7-1PGDG
+- Update to 0.19.7 per changes described at
+  https://github.com/supabase/pg_net/releases/tag/v0.19.7
+
 * Sat Aug 23 2025 Devrim Gunduz <devrim@gunduz.org> - 0.19.6-1PGDG
 - Update to 0.19.6 per changes described at
   https://github.com/supabase/pg_net/releases/tag/v0.19.6