diff --git a/unixODBC.spec b/unixODBC.spec index 80b3287..18f513b 100644 --- a/unixODBC.spec +++ b/unixODBC.spec @@ -1,7 +1,7 @@ Summary: A complete ODBC driver manager for Linux Name: unixODBC Version: 2.3.9 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://www.unixODBC.org/ # Programs are GPL, libraries are LGPL, except News Server library is GPL. License: GPLv2+ and LGPLv2+ @@ -129,6 +129,9 @@ done %_libdir/pkgconfig/*.pc %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2.3.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jul 02 2021 Michal Schorm - 2.3.9-3 - Bump release after fix of the default configuration for MySQL driver comming from "mysql-connector-odbc" package