From c90d3651374dfb39f5fc6b22450a1a042084a865 Mon Sep 17 00:00:00 2001 From: Devrim Gunduz Date: Thu, 12 Jun 2025 17:21:13 +0300 Subject: [PATCH] ODBC: Update to 17.00.0006 --- .../non-common/postgresql-odbc/main/postgresql-odbc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rpm/redhat/main/non-common/postgresql-odbc/main/postgresql-odbc.spec b/rpm/redhat/main/non-common/postgresql-odbc/main/postgresql-odbc.spec index 7a9e73351..8911a70fe 100644 --- a/rpm/redhat/main/non-common/postgresql-odbc/main/postgresql-odbc.spec +++ b/rpm/redhat/main/non-common/postgresql-odbc/main/postgresql-odbc.spec @@ -1,6 +1,6 @@ %global pgodbcmajver 17 %global pgodbcmidver 00 -%global pgodbcminver 0005 +%global pgodbcminver 0006 Name: postgresql%{pgmajorversion}-odbc Summary: PostgreSQL ODBC driver @@ -88,6 +88,10 @@ popd %license license.txt %changelog +* Thu Jun 12 2025 Devrim Gündüz - 17.00.0006-1PGDG +- Update to 17.00.0006 per changes described at: + https://github.com/postgresql-interfaces/psqlodbc/releases/tag/REL-17_00_0006 + * Wed May 28 2025 Devrim Gündüz - 17.00.0005-1PGDG - Update to 17.00.0005 per changes described at: https://github.com/postgresql-interfaces/psqlodbc/releases/tag/REL-17_00_0005 -- 2.39.5