diff --git a/2_8_4.tar.gz b/2_8_4.tar.gz deleted file mode 100644 index 394356591791b6b9985c475b962f70f7bd5cfa92..0000000000000000000000000000000000000000 Binary files a/2_8_4.tar.gz and /dev/null differ diff --git a/2_8_6.tar.gz b/2_8_6.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..35256553f69286fd2086df78edca786bedfba854 Binary files /dev/null and b/2_8_6.tar.gz differ diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 814d552132350d2ceed45f558a9a7a3dde9b5ae0..293a6a5b82ea82a3586b537a391cd1a579d9fcbc 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -8,8 +8,8 @@ %bcond_with tests %endif Name: python-psycopg2 -Version: 2.8.4 -Release: 3 +Version: 2.8.6 +Release: 1 Summary: PostgreSQL database adapter for the Python programming language License: GPL-3.0-only and LGPL-3.0-only URL: http://www.psycopg.org/psycopg/ @@ -135,6 +135,9 @@ done %doc doc %changelog +* Wed Jul 28 2021 liksh -2.8.6-1 +- update to 2.8.6 + * Mon Jul 26 2021 zhouwenpei - 2.8.4-3 - modify build require and fix licenses failed