Summary: A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL
Name: %{sname}_%{pgmajorversion}
-Version: 0.19.0
+Version: 0.19.1
Release: 1PGDG%{?dist}
URL: https://github.com/supabase/%{sname}
Source0: https://github.com/supabase/%{sname}/archive/refs/tags/v%{version}.tar.gz
%endif
%changelog
+* Tue Jul 15 2025 Devrim Gunduz <devrim@gunduz.org> - 0.19.1-1PGDG
+- Update to 0.19.1 per changes described at
+ https://github.com/supabase/pg_net/releases/tag/v0.19.1
+
* Thu Jul 10 2025 Devrim Gunduz <devrim@gunduz.org> - 0.19.0-1PGDG
- Update to 0.19.0 per changes described at
https://github.com/supabase/pg_net/releases/tag/v0.19.0