mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
pgloader 3.6.3
This commit is contained in:
parent
3b6fa226b8
commit
0925960989
2
Makefile
2
Makefile
@ -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
3
debian/changelog
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user