diff --git a/psycopg2-2.8.2.tar.gz b/psycopg2-2.8.2.tar.gz deleted file mode 100644 index 081e60a..0000000 --- a/psycopg2-2.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cacf21b6f813c239f100ef78a4132056f93a5940219ec25d2ef833cbeb05588 -size 368224 diff --git a/psycopg2-2.8.3.tar.gz b/psycopg2-2.8.3.tar.gz new file mode 100644 index 0000000..cca572f --- /dev/null +++ b/psycopg2-2.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897a6e838319b4bf648a574afb6cabcb17d0488f8c7195100d48d872419f4457 +size 377333 diff --git a/python-psycopg2.changes b/python-psycopg2.changes index 0823b02..19ad8c0 100644 --- a/python-psycopg2.changes +++ b/python-psycopg2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jul 4 15:02:11 UTC 2019 - Daniel Molkentin + +- Update to 2.8.4 + * Added interval_status parameter to start_replication() method and other + facilities to send automatic replication keepalives at periodic intervals + (ticket #913). + * Fixed namedtuples caching introduced in 2.8 (ticket #928). + ------------------------------------------------------------------- Tue Jun 4 15:36:23 UTC 2019 - Marketa Calabkova diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 43e185a..56d472d 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-psycopg2 -Version: 2.8.2 +Version: 2.8.3 Release: 0 Summary: Python-PostgreSQL Database Adapter License: LGPL-3.0-or-later AND (LGPL-3.0-or-later OR ZPL-2.0) AND SUSE-GPL-2.0-with-openssl-exception