From 6aa66f0ccd215f8375a79ec1573045bdbbd6c73d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Tue, 3 May 2011 07:49:15 -0400 Subject: [PATCH] pixman 0.22.0 --- .gitignore | 1 + pixman.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dfd81f9..9dbd0e7 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ pixman-0.20.0.tar.gz /pixman-0.20.2.tar.gz /pixman-0.21.6.tar.gz /pixman-0.21.8.tar.gz +/pixman-0.22.0.tar.gz diff --git a/pixman.spec b/pixman.spec index 9cf2ae1..8fd3856 100644 --- a/pixman.spec +++ b/pixman.spec @@ -2,7 +2,7 @@ %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d Name: pixman -Version: 0.21.8 +Version: 0.22.0 Release: 1%{?dist} Summary: Pixel manipulation library @@ -57,6 +57,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Tue May 3 2011 Soren Sandmann - 0.22.0-1 + pixman 0.22.0 + * Wed Apr 20 2011 Soren Sandmann - 0.21.8-1 pixman 0.21.8 diff --git a/sources b/sources index 78951c7..09ee5ef 100644 --- a/sources +++ b/sources @@ -3,3 +3,4 @@ c1a31d5cedfa97c5af7148a2d1fd4356 pixman-0.20.0.tar.gz a923c20af88e469ac29ba42cfedb88c2 pixman-0.20.2.tar.gz b083fce3bd41ffd083e50dfe6612612d pixman-0.21.6.tar.gz a5e7c2a6fdd7ddd041b2128bf81c65ee pixman-0.21.8.tar.gz +cb8f3cb5ce2c8d7294f73ecb7021fda6 pixman-0.22.0.tar.gz