diff --git a/unixODBC.spec b/unixODBC.spec index be6b7d7ae4a0f1934113f770f65a269f34f24e06..f37c1e77f02ec79311e145d9bcc9f81c182e512d 100644 --- a/unixODBC.spec +++ b/unixODBC.spec @@ -1,6 +1,6 @@ Name: unixODBC Version: 2.3.7 -Release: 3.h1 +Release: 4 Summary: Open-source project that implements the ODBC API License: GPLv2+ and LGPLv2+ URL: http://www.unixODBC.org/ @@ -92,6 +92,9 @@ find doc -name 'Makefile*' | xargs rm %exclude %{_datadir}/libtool %changelog +* Thu Jun 27 2024 zhang_chunjing - 2.3.7-4 +- Modify the version to fix the upgrade issue + * Sat Mar 23 2024 hanqiudan - 2.3.7-3.h1 - fix CVE-2024-1013