diff --git a/.gitignore b/.gitignore index 6d9228f..c632963 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,5 @@ pixman-0.20.0.tar.gz /pixman-0.21.8.tar.gz /pixman-0.22.0.tar.gz /pixman-0.22.2.tar.bz2 +/pixman-0.23.4.tar.gz +/pixman-0.23.4.tar.bz2 diff --git a/pixman.spec b/pixman.spec index e4888a6..2266d15 100644 --- a/pixman.spec +++ b/pixman.spec @@ -2,7 +2,7 @@ %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d Name: pixman -Version: 0.22.2 +Version: 0.23.4 Release: 1%{?dist} Summary: Pixel manipulation library @@ -57,6 +57,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Thu Oct 06 2011 Soren Sandmann 0.23.4-1 +- pixman 0.23.4 + * Tue Jul 05 2011 Adam Jackson 0.22.2-1 - pixman 0.22.2 diff --git a/sources b/sources index 06d8dc2..fe3fc29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -863b87e7a7d6e1d032fd583edc1df5dd pixman-0.22.2.tar.bz2 +1fb7c1ab150cfbc417290d5888d68ce8 pixman-0.23.4.tar.bz2