diff --git a/.cvsignore b/.cvsignore index 5f5ab9d..b49aaaf 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ pixman-0.14.0.tar.gz pixman-0.15.2.tar.gz pixman-0.15.4.tar.gz pixman-0.15.6.tar.gz +pixman-0.15.8.tar.gz diff --git a/pixman.spec b/pixman.spec index 5a4ce2b..85c7213 100644 --- a/pixman.spec +++ b/pixman.spec @@ -2,8 +2,8 @@ %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d Name: pixman -Version: 0.15.6 -Release: 2%{?dist} +Version: 0.15.8 +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 +* Sat May 30 2009 Soren Sandmann 0.15.8-1 +- pixman 0.15.8 + * Fri May 22 2009 Soren Sandmann 0.15.6-2 - pixman 0.15.6 diff --git a/sources b/sources index e94ba37..bba0735 100644 --- a/sources +++ b/sources @@ -2,3 +2,4 @@ da330524bbd975271974378b1c5e7b5d pixman-0.14.0.tar.gz ac7d687548f02b384d0cab1021d91ce5 pixman-0.15.2.tar.gz 243255cdcee641675e00649f1b048338 pixman-0.15.4.tar.gz fe922698df46b21d7e19f28ded4ca100 pixman-0.15.6.tar.gz +22318888bdc56c28b742ebdd93931c41 pixman-0.15.8.tar.gz