diff --git a/pixman.spec b/pixman.spec index 5506948..1d535e3 100644 --- a/pixman.spec +++ b/pixman.spec @@ -2,8 +2,8 @@ %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d Name: pixman -Version: 0.26.2 -Release: 5%{?dist} +Version: 0.27.2 +Release: 1%{?dist} Summary: Pixel manipulation library Group: System Environment/Libraries @@ -58,6 +58,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Fri Aug 10 2012 Soren Sandmann 0.27.2-1 +- pixman 0.27.2 + * Tue Jul 31 2012 Soren Sandmann 0.26.2-5 - Remove openmp patch diff --git a/sources b/sources index 8555033..d7590c8 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 6b3e4c5300adb893a2baa9631c23efb2 pixman-0.26.2.tar.bz2 +dd67154b23d88e6a75ad3a83f3052198 pixman-0.27.2.tar.bz2