[pixman] Pixman 0.19.2

Soren Sandmann Pedersen ssp at fedoraproject.org
Tue Sep 7 00:18:10 UTC 2010


commit 3e2a188e8186ec35c95f22dd4f36e3951e926877
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Mon Sep 6 20:16:10 2010 -0400

    Pixman 0.19.2

 .gitignore  |    1 +
 pixman.spec |    7 +++++--
 sources     |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b73adba..5af59d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ pixman-0.17.8.tar.bz2
 pixman-0.17.10.tar.bz2
 pixman-0.17.12.tar.bz2
 pixman-0.18.0.tar.bz2
+pixman-0.19.2.tar.gz
diff --git a/pixman.spec b/pixman.spec
index 1f39e77..5fa5638 100644
--- a/pixman.spec
+++ b/pixman.spec
@@ -2,7 +2,7 @@
 %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
 
 Name:           pixman
-Version:        0.18.0
+Version:        0.19.2
 Release:        1%{?dist}
 Summary:        Pixel manipulation library
 
@@ -12,7 +12,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://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
+Source0:        http://www.cairographics.org/releases/%{name}-%{version}.tar.gz
 Source1:	make-pixman-snapshot.sh
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/pixman-1.pc
 
 %changelog
+* Mon Sep 6 2010 Soren Sandmann <ssp at redhat.com> - 0.19.2-1
+- pixman 0.19.2
+
 * Thu Apr 1 2010 Soren Sandmann <ssp at redhat.com> - 0.18.0-1
 - pixman 0.18.0
 
diff --git a/sources b/sources
index 9e4ab8c..46a06cb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 fd4fdb27e7f2da69dd7e5084ab3021ae  pixman-0.17.12.tar.bz2
 a1b5a0a145cab653f5c1e8cf2f98f945  pixman-0.18.0.tar.bz2
+dfb84c9f402fbba5047f0e0a69c17518  pixman-0.19.2.tar.gz


More information about the scm-commits mailing list