[pixman] 0.20.0

Soren Sandmann Pedersen ssp at fedoraproject.org
Wed Oct 27 21:30:00 UTC 2010


commit 0094e3ffb812d2dfc6d9e34de8921282c68a2c59
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Wed Oct 27 17:28:41 2010 -0400

    0.20.0

 .gitignore  |    1 +
 pixman.spec |    5 ++++-
 sources     |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c468ba..52cbcae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ pixman-0.17.12.tar.bz2
 pixman-0.18.0.tar.bz2
 pixman-0.19.2.tar.gz
 /pixman-0.19.6.tar.gz
+pixman-0.20.0.tar.gz
diff --git a/pixman.spec b/pixman.spec
index 13cd843..dec8469 100644
--- a/pixman.spec
+++ b/pixman.spec
@@ -2,7 +2,7 @@
 %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
 
 Name:           pixman
-Version:        0.19.6
+Version:        0.20.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
+* Wed Oct 27 2010 Soren Sandmann <ssp at redhat.com> - 0.20.0-1
+- pixman 0.20.0
+
 * Mon Oct 25 2010 Matthias Clasen <mclasen at redhat.com> - 0.19.6-1
 - Update to 0.19.6
 
diff --git a/sources b/sources
index 46fc0bf..a65925e 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 3f31cf670880199979d71a3234308cc9  pixman-0.19.6.tar.gz
+c1a31d5cedfa97c5af7148a2d1fd4356  pixman-0.20.0.tar.gz


More information about the scm-commits mailing list