diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 9c7f12a..1c67aff 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -27,7 +27,7 @@ features offered by PostgreSQL. Summary: %{sum} Name: python-%{srcname} Version: 2.6.2 -Release: 1%{?dist} +Release: 2%{?dist} # The exceptions allow linking to OpenSSL and PostgreSQL's libpq License: LGPLv3+ with exceptions Group: Applications/Databases @@ -209,6 +209,9 @@ cp -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir} %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 2.6.2-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Thu Jul 07 2016 Pavel Raiskup - 2.6.2-1 - rebase (rhbz#1353545), per release notes http://initd.org/psycopg/articles/2016/07/07/psycopg-262-released/