diff --git a/.gitignore b/.gitignore index ea728da..0e82779 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ pixman-0.20.0.tar.gz /pixman-0.24.2.tar.bz2 /pixman-0.24.4.tar.bz2 /pixman-0.25.2.tar.bz2 +/pixman-0.25.6.tar.bz2 diff --git a/pixman.spec b/pixman.spec index 3a664e9..f099d2e 100644 --- a/pixman.spec +++ b/pixman.spec @@ -2,8 +2,8 @@ %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d Name: pixman -Version: 0.25.2 -Release: 2%{?dist} +Version: 0.25.6 +Release: 1%{?dist} Summary: Pixel manipulation library Group: System Environment/Libraries @@ -63,6 +63,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Tue May 15 2012 Soren Sandmann +- pixman 0.25.6 + * Thu Mar 29 2012 Dennis Gilmore 0.25.2-2 - always disable iwmmxt and disable neon and simd unless building armv7hnl diff --git a/sources b/sources index c978344..1ab825e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d5722f6f61db50034303947a40f5e7b pixman-0.25.2.tar.bz2 +f0c196edce9cb7e1ead79c4337f5d914 pixman-0.25.6.tar.bz2