diff --git a/.gitignore b/.gitignore index 1e5bb4d..928e051 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ pixman-0.18.2.tar.bz2 /pixman-0.19.2.tar.bz2 /pixman-0.19.4.tar.gz +/pixman-0.20.2.tar.gz diff --git a/mingw32-pixman.spec b/mingw32-pixman.spec index 4dd652b..603e69b 100644 --- a/mingw32-pixman.spec +++ b/mingw32-pixman.spec @@ -6,8 +6,8 @@ %define __debug_install_post %{_mingw32_debug_install_post} Name: mingw32-pixman -Version: 0.19.4 -Release: 2%{?dist} +Version: 0.20.2 +Release: 1%{?dist} Summary: MinGW Windows Pixman library License: MIT @@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Apr 25 2011 Kalev Lember - 0.20.2-1 +- Update to 0.20.2 + * Tue Feb 08 2011 Fedora Release Engineering - 0.19.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index cf552e4..10fcb1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -100a2d23f1d5683fdaa5d7ca71a0182b pixman-0.19.4.tar.gz +a923c20af88e469ac29ba42cfedb88c2 pixman-0.20.2.tar.gz