diff --git a/libiodbc-3.52.13.tar.gz b/libiodbc-3.52.13.tar.gz deleted file mode 100644 index 5e1f48eb69a02d3e4c2f71543c621847b78ea2e0..0000000000000000000000000000000000000000 Binary files a/libiodbc-3.52.13.tar.gz and /dev/null differ diff --git a/libiodbc-3.52.15.tar.gz b/libiodbc-3.52.15.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..29198f961712ba43d402e7725a81baab15418f92 Binary files /dev/null and b/libiodbc-3.52.15.tar.gz differ diff --git a/libiodbc.spec b/libiodbc.spec index 048f6693e6877d4887f2bf3c22fed2acc2d405f6..cbc1d2264f496b955e33e6964b59979a8969ef92 100644 --- a/libiodbc.spec +++ b/libiodbc.spec @@ -4,7 +4,7 @@ Summary: iODBC Driver Manager Name: libiodbc -Version: 3.52.13 +Version: 3.52.15 Release: 1 License: LGPLv2 or BSD URL: http://www.iodbc.org/ @@ -16,6 +16,7 @@ BuildRequires: gcc BuildRequires: chrpath # Needed for autogen.sh BuildRequires: libtool +BuildRequires: make %description The iODBC Driver Manager is a free implementation of the SAG CLI and @@ -104,5 +105,8 @@ rm -rfv %{buildroot}%{_datadir}/libiodbc/samples %changelog +* Fri Feb 02 2024 maqi - 3.52.15-1 +- update to 3.52.15 + * Mon Jul 27 2020 chxssg - 3.52.13-1 - init libiodbc