diff --git a/postgresql-odbc.spec b/postgresql-odbc.spec index d3c589d3835743ed54ea66f4725136c50a16bc76..f47b798c6f6c76f311a845d8472fc39121712b06 100644 --- a/postgresql-odbc.spec +++ b/postgresql-odbc.spec @@ -1,6 +1,6 @@ Name: postgresql-odbc Summary: Official postgreSQL ODBC driver -Version: 13.00.0000 +Version: 13.01.0000 Release: 1 License: LGPLv2+ URL: https://odbc.postgresql.org/ @@ -68,6 +68,9 @@ cd test && %make_build installcheck || { %{_libdir}/postgresql-odbc/test %changelog +* Tue Feb 14 2023 dillon chen - 13.01.0000-1 +- Bump to 13.01.0000 verion + * Mon Jun 28 2021 bzhaoop - 13.00.0000-1 - Bump to 13.00.0000 verion diff --git a/psqlodbc-13.00.0000.tar.gz b/psqlodbc-13.00.0000.tar.gz deleted file mode 100644 index 4f5c0f763d8f458c0dc3d675bb0b58ff402d32cd..0000000000000000000000000000000000000000 Binary files a/psqlodbc-13.00.0000.tar.gz and /dev/null differ diff --git a/psqlodbc-13.01.0000.tar.gz b/psqlodbc-13.01.0000.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5795e39a7ba7e191178e55dac252bd7d4ef235b9 Binary files /dev/null and b/psqlodbc-13.01.0000.tar.gz differ