Summary: DDL eXtractor functions for PostgreSQL (ddlx)
Name: %{sname}_%{pgmajorversion}
-Version: 0.29
+Version: 0.30
Release: 1PGDG%{?dist}
License: PostgreSQL
Source0: https://github.com/lacanoid/%{pname}/archive/%{version}.tar.gz
%doc %{pginstdir}/doc/extension/README-%{sname}.md
%changelog
+* Thu Aug 28 2025 Devrim Gündüz <devrim@gunduz.org> - 0.30-1PGDG
+- Update to 0.30 per changes described at:
+ https://github.com/lacanoid/pgddl/releases/tag/0.30
+
* Fri Dec 13 2024 Devrim Gündüz <devrim@gunduz.org> - 0.29-1PGDG
- Update to 0.29 per changes described at:
https://github.com/lacanoid/pgddl/releases/tag/0.29