commit e9186b6e5d762bef2cb60130bdf98f4c089fee6d
Author: Kalev Lember <kalevlem...@gmail.com>
Date:   Sat Mar 29 19:19:43 2014 +0100

    Update to 0.32.0

 .gitignore        |    1 +
 mingw-pixman.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7601894..e15e3dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ pixman-0.18.2.tar.bz2
 /pixman-0.26.2.tar.gz
 /pixman-0.28.0.tar.gz
 /pixman-0.30.0.tar.gz
+/pixman-0.32.0.tar.gz
diff --git a/mingw-pixman.spec b/mingw-pixman.spec
index 23a560c..fd4b7f0 100644
--- a/mingw-pixman.spec
+++ b/mingw-pixman.spec
@@ -1,8 +1,8 @@
 %?mingw_package_header
 
 Name:           mingw-pixman
-Version:        0.30.0
-Release:        4%{?dist}
+Version:        0.32.0
+Release:        1%{?dist}
 Summary:        MinGW Windows Pixman library
 
 License:        MIT
@@ -103,6 +103,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Sat Mar 29 2014 Kalev Lember <kalevlem...@gmail.com> - 0.32.0-1
+- Update to 0.32.0
+
 * Wed Sep 04 2013 Kalev Lember <kalevlem...@gmail.com> - 0.30.0-4
 - Disable SSE2 (fdo#68300)
 
diff --git a/sources b/sources
index 430b966..e5d32e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae7ac97921dfa59086ca2231621a79c7  pixman-0.30.0.tar.gz
+0f7ee566a7dfb0260be11f3e944a708c  pixman-0.32.0.tar.gz
_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to