update postgresql-odbc.spec.

Signed-off-by: 陈棋德 <dillon.chen@gmail.com>
(cherry picked from commit b70d86459bf72d1b1bd84c6a186594cf5ece57c7)
This commit is contained in:
陈棋德 2023-06-19 01:20:45 +00:00 committed by openeuler-sync-bot
parent 68c5836dd9
commit 5a115de3d3

View File

@ -6,7 +6,7 @@ License: LGPLv2+
URL: https://odbc.postgresql.org/
Source0: http://ftp.postgresql.org/pub/odbc/versions/src/psqlodbc-%{version}.tar.gz
BuildRequires: unixODBC-devel postgresql-server-devel postgresql-test-rpm-macros gcc
BuildRequires: unixODBC-devel libpq-devel postgresql-test-rpm-macros gcc
Provides: psqlodbc = %version-%release
%description
@ -68,6 +68,10 @@ cd test && %make_build installcheck || {
%{_libdir}/postgresql-odbc/test
%changelog
* Mon Jun 19 2023 dillon chen <dillon.chen@gmail.com> - 13.01.0000-2
- sync from master
- postgres-server-devel to pkgconfig(libpq)
* Mon Jun 28 2021 bzhaoop <bzhaojyathousandy@gmail.com> - 13.00.0000-1
- Bump to 13.00.0000 verion