diff --git a/mingw32-filesystem.spec b/mingw32-filesystem.spec index 6e3eb88..2c01f24 100644 --- a/mingw32-filesystem.spec +++ b/mingw32-filesystem.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: mingw32-filesystem -Version: 61 +Version: 62 Release: 1%{?dist} Summary: MinGW base filesystem and environment @@ -53,6 +53,7 @@ Provides: mingw32(setupapi.dll) Provides: mingw32(rpcrt4.dll) Provides: mingw32(ws2_32.dll) Provides: mingw32(gdiplus.dll) +Provides: mingw32(odbc32.dll) %description @@ -165,6 +166,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Oct 11 2010 Erik van Pienbroek - 62-1 +- Provide mingw32(odbc32.dll) for Qt + * Sun Sep 12 2010 Erik van Pienbroek - 61-1 - Provide mingw32(gdiplus.dll) for gdk-pixbuf