Compare commits

..

1 Commits

Author SHA1 Message Date
Honza Horak
0dd1c743c7 Replace whole repo with latest content from branch stream-2.8.6-rhel-8.8.0 2023-08-31 04:54:09 +00:00

View File

@ -32,9 +32,9 @@ features offered by PostgreSQL.
Summary: %{sum}
Name: python-%{srcname}
Version: 2.8.6
Release: 3%{?dist}
Release: 2%{?dist}
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
License: LGPL-3.0-or-later WITH openvpn-openssl-exception
License: LGPLv3+ with exceptions
Url: http://initd.org/psycopg/
Source0: http://initd.org/psycopg/tarballs/PSYCOPG-2-8/psycopg2-%{version}.tar.gz
@ -283,10 +283,6 @@ done
%changelog
* Sun Oct 29 2023 Ondrej Sloup <osloup@redhat.com> - 2.8.6-3
- Update license tag to the SPDX format
- Resolves: RHEL-12994
* Fri Jan 15 2021 Tomas Orsava <torsava@redhat.com> - 2.8.6-2
- Convert from Fedora to the python39 module in RHEL8
- Resolves: rhbz#1877430