[mingw32-SDL_image] Update to 1.2.12

epienbro epienbro at fedoraproject.org
Tue Jan 31 22:20:45 UTC 2012


commit cb426802f0e88656d6a9a0e3a725de6c74bb200a
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Jan 31 23:20:29 2012 +0100

    Update to 1.2.12
    
    - Update to 1.2.12
    - Re-enabled png support

 mingw32-SDL_image.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/mingw32-SDL_image.spec b/mingw32-SDL_image.spec
index e132fc8..2b94e4f 100644
--- a/mingw32-SDL_image.spec
+++ b/mingw32-SDL_image.spec
@@ -4,8 +4,8 @@
 
 
 Name:           mingw32-SDL_image
-Version:        1.2.10
-Release:        6%{?dist}
+Version:        1.2.12
+Release:        1%{?dist}
 Summary:        MinGW Windows port of the Image loading library for SDL
 
 License:        LGPLv2+
@@ -46,7 +46,6 @@ various formats (BMP, TIF, JPEG, PNG) as SDL surfaces.
     --disable-jpg-shared \
     --disable-png-shared \
     --disable-tif-shared \
-    --disable-png \
     --disable-static
 #    --disable-dependency-tracking \
 
@@ -69,6 +68,10 @@ mv CHANGES.new CHANGES
 %{_mingw32_includedir}/SDL
 
 %changelog
+* Tue Jan 31 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.2.12-1
+- Update to 1.2.12
+- Re-enabled png support
+
 * Tue Jan 31 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.2.10-6
 - Disabled png support for now as SDL_image isn't compatible with libpng 1.5 yet
 - Dropped the dependency extraction overrides as that's done automatically as of RPM 4.9


More information about the scm-commits mailing list