From 29201c07a5a2d91144b458d98ed6a5cbbfcbb9fb Mon Sep 17 00:00:00 2001 From: Soren Sandmann Pedersen Date: Tue, 14 Jul 2009 04:53:56 +0000 Subject: [PATCH] pixman 0.15.16 --- .cvsignore | 1 + pixman.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index b0e9ed6..2a1e3d5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -7,3 +7,4 @@ pixman-0.15.8.tar.gz pixman-0.15.10.tar.gz pixman-0.15.12.tar.gz pixman-0.15.14.tar.gz +pixman-0.15.16.tar.gz diff --git a/pixman.spec b/pixman.spec index 85e61b2..74e3c72 100644 --- a/pixman.spec +++ b/pixman.spec @@ -2,7 +2,7 @@ %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d Name: pixman -Version: 0.15.14 +Version: 0.15.16 Release: 1%{?dist} Summary: Pixel manipulation library @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Mon Jul 13 2009 Soren Sandmann 0.15.16-1 +- pixman 0.15.16 + * Wed Jun 24 2009 Soren Sandmann 0.15.14-1 - pixman 0.15.14 diff --git a/sources b/sources index 94e08d1..d6898b1 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ bfbb075dd60402e86528add13f8e27ad pixman-0.15.14.tar.gz +831b846d23e7b90abd56b4f614101542 pixman-0.15.16.tar.gz