diff --git a/psycopg2-2.9.5.tar.gz b/psycopg2-2.9.5.tar.gz deleted file mode 100644 index b4d3b1d..0000000 --- a/psycopg2-2.9.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5246d2e683a972e2187a8714b5c2cf8156c064629f9a9b1a873c1730d9e245a -size 384343 diff --git a/psycopg2-2.9.6.tar.gz b/psycopg2-2.9.6.tar.gz new file mode 100644 index 0000000..4b79674 --- /dev/null +++ b/psycopg2-2.9.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15158418fd826831b28585e2ab48ed8df2d0d98f502a2b4fe619e7d5ca29011 +size 383979 diff --git a/python-psycopg2.changes b/python-psycopg2.changes index 6a58ca5..6edcceb 100644 --- a/python-psycopg2.changes +++ b/python-psycopg2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 3 19:55:26 UTC 2023 - Dirk Müller + +- update to 2.9.6: + * Package manylinux 2014 for aarch64 and ppc64le platforms, in + order to include libpq 15 in the binary package (:ticket:`#1396`). + * Wheel package compiled against OpenSSL 1.1.1t. + ------------------------------------------------------------------- Fri Oct 28 19:56:31 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-psycopg2.spec b/python-psycopg2.spec index aa5b8ad..6618251 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -1,7 +1,7 @@ # # spec file for package python-psycopg2 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-psycopg2 -Version: 2.9.5 +Version: 2.9.6 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