Summary: Dump a PostgreSQL database with data dumped in binary format
Name: pg_dumpbinary
-Version: 2.18
+Version: 2.19
Release: 1PGDG%{?dist}
License: BSD
Source0: https://github.com/lzlabs/%{name}/archive/v%{version}.tar.gz
%{_mandir}/man1/pg_restorebinary.1p.gz
%changelog
+* Tue Apr 8 2025 Devrim Gündüz <devrim@gunduz.org> - 2.19-1PGDG
+- Update to 2.19, per changes described at:
+ https://github.com/lzlabs/pg_dumpbinary/releases/tag/v2.19
+
* Mon Jul 1 2024 Devrim Gündüz <devrim@gunduz.org> - 2.18-1PGDG
- Update to 2.18, per changes described at:
https://github.com/lzlabs/pg_dumpbinary/releases/tag/v2.18