diff --git a/pgloader.spec b/pgloader.spec index 9198968..8f4628e 100644 --- a/pgloader.spec +++ b/pgloader.spec @@ -1,6 +1,6 @@ Summary: extract, transform and load data into PostgreSQL Name: pgloader -Version: 3.6.1 +Version: 3.6.2 Release: 22%{?dist} License: The PostgreSQL Licence Group: System Environment/Base @@ -49,6 +49,9 @@ echo '-b /usr/bin/pgloader' > $RPM_BUILD_ROOT/etc/prelink.conf.d/%{name}.conf /etc/prelink.conf.d/%{name}.conf %changelog +* Sun Mar 22 2020 MichaƂ "phoe" Herda - 3.6.2 +- Release 3.6.2 + * Tue Sep 24 2019 Phil Ingram - 3.6.1 - Release 3.6.1 - Use Requires and BuildRequires