From ba2fb1beb336e9583ca7af32a592f317fb22ee04 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 16 Jul 2011 14:19:11 +0300 Subject: [PATCH] Update to 0.22.2 --- .gitignore | 1 + mingw32-pixman.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e6af2a9..b05000b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ pixman-0.18.2.tar.bz2 /pixman-0.19.4.tar.gz /pixman-0.20.2.tar.gz /pixman-0.22.0.tar.gz +/pixman-0.22.2.tar.gz diff --git a/mingw32-pixman.spec b/mingw32-pixman.spec index 69fe908..376e866 100644 --- a/mingw32-pixman.spec +++ b/mingw32-pixman.spec @@ -6,7 +6,7 @@ %define __debug_install_post %{_mingw32_debug_install_post} Name: mingw32-pixman -Version: 0.22.0 +Version: 0.22.2 Release: 1%{?dist} Summary: MinGW Windows Pixman library @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jul 16 2011 Kalev Lember - 0.22.2-1 +- Update to 0.22.2 + * Sun May 08 2011 Kalev Lember - 0.22.0-1 - Update to 0.22.0 diff --git a/sources b/sources index 5b0e891..42edb8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cb8f3cb5ce2c8d7294f73ecb7021fda6 pixman-0.22.0.tar.gz +3dd0d9ed05dbf0e5e75d526ebae42e11 pixman-0.22.2.tar.gz