diff --git a/psycopg2-2.9.6.tar.gz b/psycopg2-2.9.6.tar.gz deleted file mode 100644 index 477dd33b0988fc81669a0bf617939e84452e3251..0000000000000000000000000000000000000000 Binary files a/psycopg2-2.9.6.tar.gz and /dev/null differ diff --git a/psycopg2-2.9.7.tar.gz b/psycopg2-2.9.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c78d8473084e93e552124f222399c7538fc10d42 Binary files /dev/null and b/psycopg2-2.9.7.tar.gz differ diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 55df665f52017534acdc3d2ee1e79b268da38fe4..fec2bd83f9410cf057155b9a0251c212082a2067 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -8,7 +8,7 @@ %bcond_with tests %endif Name: python-psycopg2 -Version: 2.9.6 +Version: 2.9.7 Release: 1 Summary: PostgreSQL database adapter for the Python programming language License: GPL-3.0-only and LGPL-3.0-only @@ -134,6 +134,9 @@ done %doc doc %changelog +* Tue Sep 26 2023 zhaoshuang - 2.9.7-1 +- Update package to version 2.9.7 + * Tue Apr 4 2023 wubijie - 2.9.6-1 - Update package to version 2.9.6