Update to 16.00.0000
13.01 does not compile with postgresql-16 which is the default in F40: https://fedoraproject.org/wiki/Changes/PostgreSQL_16
This commit is contained in:
parent
e25b43c47e
commit
9c4fbb4682
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/psqlodbc-12.01.0000.tar.gz
|
||||
/psqlodbc-12.02.0000.tar.gz
|
||||
/psqlodbc-13.01.0000.tar.gz
|
||||
/psqlodbc-16.00.0000.tar.gz
|
||||
|
@ -4,12 +4,12 @@
|
||||
|
||||
Name: postgresql-odbc
|
||||
Summary: PostgreSQL ODBC driver
|
||||
Version: 13.01.0000
|
||||
Release: 5%{?dist}
|
||||
Version: 16.00.0000
|
||||
Release: 1%{?dist}
|
||||
License: LGPL-2.0-or-later
|
||||
URL: https://odbc.postgresql.org/
|
||||
|
||||
Source0: http://ftp.postgresql.org/pub/odbc/versions/src/%{upstream_name}-%{version}.tar.gz
|
||||
Source0: https://ftp.postgresql.org/pub/odbc/versions/src/%{upstream_name}-%{version}.tar.gz
|
||||
|
||||
Patch0: postgresql-odbc-09.06.0200-revert-money-fix.patch
|
||||
Patch1: postgresql-odbc-09.05.0400-revert-money-testsuite-fix.patch
|
||||
@ -108,6 +108,9 @@ the PostgreSQL unixODBC driver.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 25 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 16.00.0000-1
|
||||
- Update to 16.00.0000
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 13.01.0000-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (psqlodbc-13.01.0000.tar.gz) = 34f9e64d2fe45b90f08fdec3afa9f841cfda2d3d92b2755942aa24f2dde6f909601c0aa0b5d4dc03318708effe195f634058cf252536180f514ea9f3b18536e4
|
||||
SHA512 (psqlodbc-16.00.0000.tar.gz) = ad971cd29e431225d03faf5ebc0ba7a9f17d20dd70106867f05df8dc1e509413d4db533101a1b3418480ad758b7626c178ec345c5ff7e9409f7fcfbea9427166
|
||||
|
Loading…
Reference in New Issue
Block a user