diff --git a/unixODBC.spec b/unixODBC.spec index 86d3e1d80560324e82c65b7878c9e0a2a2252356..b222ac3ce46fd58798996e83ebb7d218e622a19e 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