Skip to content

Commit bd9cdce

Browse files
authored
Update pgloader.spec for 3.6.2 release (dimitri#1118)
Fixes dimitri#1116.
1 parent bab6aaf commit bd9cdce

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pgloader.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: extract, transform and load data into PostgreSQL
22
Name: pgloader
3-
Version: 3.6.1
3+
Version: 3.6.2
44
Release: 22%{?dist}
55
License: The PostgreSQL Licence
66
Group: System Environment/Base
@@ -49,6 +49,9 @@ echo '-b /usr/bin/pgloader' > $RPM_BUILD_ROOT/etc/prelink.conf.d/%{name}.conf
4949
/etc/prelink.conf.d/%{name}.conf
5050

5151
%changelog
52+
* Sun Mar 22 2020 Michał "phoe" Herda <phoe@disroot.org> - 3.6.2
53+
- Release 3.6.2
54+
5255
* Tue Sep 24 2019 Phil Ingram <pingram.au@gmail.com> - 3.6.1
5356
- Release 3.6.1
5457
- Use Requires and BuildRequires

0 commit comments

Comments
 (0)