Summary: PostgreSQL HTTP client
Name: %{pname}_%{pgmajorversion}
-Version: 1.6.3
-Release: 2PGDG%{?dist}
+Version: 1.7.0
+Release: 1PGDG%{?dist}
URL: https://github.com/pramsey/%{sname}
Source0: https://github.com/pramsey/%{sname}/archive/refs/tags/v%{version}.tar.gz
License: MIT
%endif
%changelog
+* Mon Jul 28 2025 Devrim Gündüz <devrim@gunduz.org> - 1.7.0-1PGDG
+- Update to 1.7.0 per changes described at:
+ https://github.com/pramsey/pgsql-http/releases/tag/v1.7.0
+
* Wed Feb 26 2025 Devrim Gündüz <devrim@gunduz.org> - 1.6.3-2PGDG
- Simplify libcurl dependency. The package name is the same on all
supported distros.