From 62dbfd772ba99cb590fc8c047713d649ac86d7ab Mon Sep 17 00:00:00 2001 From: Soren Sandmann Pedersen Date: Fri, 5 Jun 2009 05:51:29 +0000 Subject: [PATCH] 0.15.10 --- .cvsignore | 1 + pixman.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index b49aaaf..40d0bdf 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,3 +4,4 @@ pixman-0.15.2.tar.gz pixman-0.15.4.tar.gz pixman-0.15.6.tar.gz pixman-0.15.8.tar.gz +pixman-0.15.10.tar.gz diff --git a/pixman.spec b/pixman.spec index 85c7213..e60c7b2 100644 --- a/pixman.spec +++ b/pixman.spec @@ -2,7 +2,7 @@ %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d Name: pixman -Version: 0.15.8 +Version: 0.15.10 Release: 1%{?dist} Summary: Pixel manipulation library @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Fri Jun 5 2009 Soren Sandmann 0.15.10-1 +- pixman 0.15.10 + * Sat May 30 2009 Soren Sandmann 0.15.8-1 - pixman 0.15.8 diff --git a/sources b/sources index bba0735..c9fffc3 100644 --- a/sources +++ b/sources @@ -3,3 +3,4 @@ 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 +8813e13aa3817df03039bd66a4863670 pixman-0.15.10.tar.gz