diff --git a/unixODBC.spec b/unixODBC.spec index 826e2df..e249a7b 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: 1%{?dist} +Release: 2%{?dist} URL: http://www.unixODBC.org/ # Programs are GPL, libraries are LGPL, except News Server library is GPL. License: GPLv2+ and LGPLv2+ @@ -15,6 +15,7 @@ Patch9: keep-typedefs.patch Conflicts: iodbc +BuildRequires: make BuildRequires: automake autoconf libtool libtool-ltdl-devel bison flex BuildRequires: readline-devel BuildRequires: multilib-rpm-config @@ -127,9 +128,10 @@ done %{_includedir}/* %_libdir/pkgconfig/*.pc -%ldconfig_scriptlets - %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.3.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Sep 10 2020 Ondrej Dubaj - 2.3.9-1 - rebase to version 2.3.9 - move unversioned *.so files back to *-devel package