diff --git a/mingw32-filesystem.spec b/mingw32-filesystem.spec index 98a8ba3..6e3eb88 100644 --- a/mingw32-filesystem.spec +++ b/mingw32-filesystem.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: mingw32-filesystem -Version: 60 +Version: 61 Release: 1%{?dist} Summary: MinGW base filesystem and environment @@ -52,6 +52,7 @@ Provides: mingw32(cfgmgr32.dll) Provides: mingw32(setupapi.dll) Provides: mingw32(rpcrt4.dll) Provides: mingw32(ws2_32.dll) +Provides: mingw32(gdiplus.dll) %description @@ -164,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Sep 12 2010 Erik van Pienbroek - 61-1 +- Provide mingw32(gdiplus.dll) for gdk-pixbuf + * Thu Sep 9 2010 Richard W.M. Jones - 60-1 - Provide virtual mingw32(ws2_32.dll) for libvirt.