diff --git a/2_8_4.tar.gz b/2_8_4.tar.gz deleted file mode 100644 index 3943565..0000000 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 0000000..3525655 Binary files /dev/null and b/2_8_6.tar.gz differ diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 814d552..293a6a5 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