pgloader 3.6.3

This commit is contained in:
Christoph Berg 2021-12-22 17:27:14 +01:00
parent 3b6fa226b8
commit 0925960989
3 changed files with 4 additions and 3 deletions

View File

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

3
debian/changelog vendored
View File

@ -1,5 +1,6 @@
pgloader (3.6.2-2) UNRELEASED; urgency=medium
pgloader (3.6.3-1) unstable; urgency=medium
* New upstream version.
* Remove cl-pgloader, deprecated upstream.
-- Christoph Berg <myon@debian.org> Tue, 21 Dec 2021 10:09:53 +0100

View File

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