diff --git a/.gitignore b/.gitignore index 3c468ba..52cbcae 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ pixman-0.17.12.tar.bz2 pixman-0.18.0.tar.bz2 pixman-0.19.2.tar.gz /pixman-0.19.6.tar.gz +pixman-0.20.0.tar.gz diff --git a/pixman.spec b/pixman.spec index 13cd843..dec8469 100644 --- a/pixman.spec +++ b/pixman.spec @@ -2,7 +2,7 @@ %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d Name: pixman -Version: 0.19.6 +Version: 0.20.0 Release: 1%{?dist} Summary: Pixel manipulation library @@ -57,6 +57,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Wed Oct 27 2010 Soren Sandmann - 0.20.0-1 +- pixman 0.20.0 + * Mon Oct 25 2010 Matthias Clasen - 0.19.6-1 - Update to 0.19.6 diff --git a/sources b/sources index 46fc0bf..a65925e 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 3f31cf670880199979d71a3234308cc9 pixman-0.19.6.tar.gz +c1a31d5cedfa97c5af7148a2d1fd4356 pixman-0.20.0.tar.gz