Fix URL to the current project page

Resolves: RHEL-72467
This commit is contained in:
Nikola Davidova 2025-03-06 13:18:14 +01:00
parent 9d7b57ef28
commit 684e0a9836

View File

@ -50,10 +50,10 @@ features offered by PostgreSQL.
Summary: %{sum}
Name: python-%{srcname}
Version: 2.8.6
Release: 6%{?dist}
Release: 7%{?dist}
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
License: LGPLv3+ with exceptions
Url: http://initd.org/psycopg/
Url: https://www.psycopg.org/
Source0: http://initd.org/psycopg/tarballs/PSYCOPG-2-8/psycopg2-%{version}.tar.gz
@ -301,6 +301,10 @@ done
%changelog
* Thu Mar 06 2025 Nikola Davidová <ndavidov@redhat.com> - 2.8.6-7
- Changed URL to current web page of the project
- Resolves: RHEL-72467
* Tue Feb 08 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.8.6-6
- Add automatically generated Obsoletes tag with the python39- prefix
for smoother upgrade from RHEL8