Summary: PostgreSQL extension that transforms Postgres into a distributed database
Name: %{sname}_%{pgmajorversion}
-Version: 13.1.0
+Version: 13.2.0
Release: 1PGDG%{dist}
License: AGPLv3
URL: https://github.com/citusdata/%{sname}
%endif
%changelog
+* Fri Aug 29 2025 Devrim Gunduz <devrim@gunduz.org> - 13.2.0-1PGDG
+- Update to 13.2.0 per changes described at:
+ https://github.com/citusdata/citus/blob/main/CHANGELOG.md#citus-v1320-august-18-2025
+
* Mon Jun 2 2025 Devrim Gunduz <devrim@gunduz.org> - 13.1.0-1PGDG
- Update to 13.1.0 per changes described at:
https://github.com/citusdata/citus/blob/release-13.1/CHANGELOG.md#citus-v1310-may-30th-2025