[pixman] pixman-0.22.2-1.fc16

Adam Jackson ajax at fedoraproject.org
Tue Jul 5 16:41:25 UTC 2011


commit e527db8f863e2c4dd6fb376985972be0c438c11c
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Jul 5 12:41:13 2011 -0400

    pixman-0.22.2-1.fc16

 .gitignore  |    1 +
 pixman.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9dbd0e7..6d9228f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ pixman-0.20.0.tar.gz
 /pixman-0.21.6.tar.gz
 /pixman-0.21.8.tar.gz
 /pixman-0.22.0.tar.gz
+/pixman-0.22.2.tar.bz2
diff --git a/pixman.spec b/pixman.spec
index 8fd3856..e4888a6 100644
--- a/pixman.spec
+++ b/pixman.spec
@@ -2,7 +2,7 @@
 %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
 
 Name:           pixman
-Version:        0.22.0
+Version:        0.22.2
 Release:        1%{?dist}
 Summary:        Pixel manipulation library
 
@@ -13,7 +13,7 @@ URL:            http://cgit.freedesktop.org/pixman/
 # To make git snapshots:
 # ./make-pixman-snapshot.sh %{?gitrev}
 # if no revision specified, makes a new one from HEAD.
-Source0:        http://www.cairographics.org/releases/%{name}-%{version}.tar.gz
+Source0:	http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
 Source1:	make-pixman-snapshot.sh
 
 # BuildRequires:  automake autoconf libtool pkgconfig
@@ -57,6 +57,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_libdir}/pkgconfig/pixman-1.pc
 
 %changelog
+* Tue Jul 05 2011 Adam Jackson <ajax at redhat.com> 0.22.2-1
+- pixman 0.22.2
+
 * Tue May 3 2011 Soren Sandmann <ssp at redhat.com> - 0.22.0-1
   pixman 0.22.0
 
diff --git a/sources b/sources
index 5b0e891..06d8dc2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb8f3cb5ce2c8d7294f73ecb7021fda6  pixman-0.22.0.tar.gz
+863b87e7a7d6e1d032fd583edc1df5dd  pixman-0.22.2.tar.bz2


More information about the scm-commits mailing list