diff --git a/pixman.spec b/pixman.spec index d3a2061..3cf2a89 100644 --- a/pixman.spec +++ b/pixman.spec @@ -2,7 +2,7 @@ %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d Name: pixman -Version: 0.31.2 +Version: 0.32.0 Release: 1%{?dist} Summary: Pixel manipulation library @@ -62,6 +62,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Sun Nov 10 2013 Soren Sandmann 0.32.0-1 +- pixman 0.32.0 + * Sat Nov 2 2013 Soren Sandmann 0.31.2-1 - pixman 0.31.2 diff --git a/sources b/sources index a54eef8..1054589 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ 11b7e062e20ae40e49c2871dd9f82b0b pixman-0.30.0.tar.bz2 b347a6a44e5d3e7fdba644877250ce44 pixman-0.31.2.tar.bz2 +1b8314aff2a29c921f79efdbf07a0887 pixman-0.32.0.tar.bz2