diff --git a/.gitignore b/.gitignore index b05000b..7c44b4f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ pixman-0.18.2.tar.bz2 /pixman-0.20.2.tar.gz /pixman-0.22.0.tar.gz /pixman-0.22.2.tar.gz +/pixman-0.24.2.tar.gz diff --git a/mingw32-pixman.spec b/mingw32-pixman.spec index b33ad9e..557474e 100644 --- a/mingw32-pixman.spec +++ b/mingw32-pixman.spec @@ -3,8 +3,8 @@ %define __debug_install_post %{_mingw32_debug_install_post} Name: mingw32-pixman -Version: 0.22.2 -Release: 2%{?dist} +Version: 0.24.2 +Release: 1%{?dist} Summary: MinGW Windows Pixman library License: MIT @@ -68,6 +68,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Wed Feb 01 2012 Kalev Lember - 0.24.2-1 +- Update to 0.24.2 + * Fri Jan 13 2012 Fedora Release Engineering - 0.22.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 42edb8b..08c0216 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3dd0d9ed05dbf0e5e75d526ebae42e11 pixman-0.22.2.tar.gz +87837698855729650fd87b50171b348d pixman-0.24.2.tar.gz