diff --git a/.cvsignore b/.cvsignore index 2a1e3d5..93d1ebc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -8,3 +8,4 @@ pixman-0.15.10.tar.gz pixman-0.15.12.tar.gz pixman-0.15.14.tar.gz pixman-0.15.16.tar.gz +pixman-0.15.18.tar.gz diff --git a/pixman.spec b/pixman.spec index 74e3c72..52c911a 100644 --- a/pixman.spec +++ b/pixman.spec @@ -2,7 +2,7 @@ %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d Name: pixman -Version: 0.15.16 +Version: 0.15.18 Release: 1%{?dist} Summary: Pixel manipulation library @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Mon Jul 21 2009 Soren Sandmann 0.15.18-1 +- pixman 0.15.18 + * Mon Jul 13 2009 Soren Sandmann 0.15.16-1 - pixman 0.15.16 diff --git a/sources b/sources index d6898b1..50b7af1 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ bfbb075dd60402e86528add13f8e27ad pixman-0.15.14.tar.gz 831b846d23e7b90abd56b4f614101542 pixman-0.15.16.tar.gz +9b60fe7623621b546b76777b8b7d2490 pixman-0.15.18.tar.gz