New upstream version 3.6.4

This commit is contained in:
Christoph Berg 2022-06-24 14:37:42 +02:00
parent 55d76af6c9
commit 3f1ca18229
3 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# pgloader build tool
APP_NAME = pgloader
VERSION = 3.6.3
VERSION = 3.6.4
# use either sbcl or ccl
CL = sbcl

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
pgloader (3.6.4-1) unstable; urgency=medium
* New upstream version.
* debian/tests/testsuite: Run regression tests.
-- Christoph Berg <myon@debian.org> Fri, 24 Jun 2022 14:32:54 +0200
pgloader (3.6.3-1) unstable; urgency=medium
* New upstream version.

View File

@ -1,6 +1,6 @@
Summary: extract, transform and load data into PostgreSQL
Name: pgloader
Version: 3.6.3
Version: 3.6.4
Release: 22%{?dist}
License: The PostgreSQL Licence
Group: System Environment/Base