diff --git a/.cvsignore b/.cvsignore index 43d849d..157bd4c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ pixman-0.13.2.tar.gz pixman-0.14.0.tar.gz +pixman-0.15.2.tar.gz diff --git a/pixman.spec b/pixman.spec index 7c0c7d5..eef23bc 100644 --- a/pixman.spec +++ b/pixman.spec @@ -2,8 +2,8 @@ %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d Name: pixman -Version: 0.14.0 -Release: 2%{?dist} +Version: 0.15.2 +Release: 1%{?dist} Summary: Pixel manipulation library Group: System Environment/Libraries @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Thu Apr 16 2009 Soren Sandmann 0.15.2-1 +- pixman 0.15.2 + * Thu Feb 26 2009 Fedora Release Engineering - 0.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index e313136..0c13b78 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ da330524bbd975271974378b1c5e7b5d pixman-0.14.0.tar.gz +ac7d687548f02b384d0cab1021d91ce5 pixman-0.15.2.tar.gz