We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab6aaf commit bd9cdceCopy full SHA for bd9cdce
pgloader.spec
@@ -1,6 +1,6 @@
1
Summary: extract, transform and load data into PostgreSQL
2
Name: pgloader
3
-Version: 3.6.1
+Version: 3.6.2
4
Release: 22%{?dist}
5
License: The PostgreSQL Licence
6
Group: System Environment/Base
@@ -49,6 +49,9 @@ echo '-b /usr/bin/pgloader' > $RPM_BUILD_ROOT/etc/prelink.conf.d/%{name}.conf
49
/etc/prelink.conf.d/%{name}.conf
50
51
%changelog
52
+* Sun Mar 22 2020 Michał "phoe" Herda <phoe@disroot.org> - 3.6.2
53
+- Release 3.6.2
54
+
55
* Tue Sep 24 2019 Phil Ingram <pingram.au@gmail.com> - 3.6.1
56
- Release 3.6.1
57
- Use Requires and BuildRequires
0 commit comments