diff --git a/python-psycopg2.spec b/python-psycopg2.spec index a41fc3cde9643caa857d600bf78d8e4d768c85e3..5ed05328420f0e744bb80b2e89fcc8b3a044a9c8 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -9,7 +9,7 @@ %endif Name: python-psycopg2 Version: 2.9.5 -Release: 1 +Release: 2 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/ @@ -40,7 +40,7 @@ Conflicts: python-psycopg2-zope < %{version} %package -n python3-psycopg2 Summary: %{summary} -%{?python_provide:%python_provide python3-psycopg2} +%{?python_provide:%python_provide python3-psycopg2 python3-psycopg2-binary} %description -n python3-psycopg2 %{desc} @@ -134,6 +134,9 @@ done %doc doc %changelog +* Wed Mar 01 2023 wangxiyuan - 2.9.5-2 +- Add python3-psycopg2-binary provide + * Wed Nov 09 2022 jiangxinyu - 2.9.5-1 - Upgrade package to version 2.9.5