[pixman] 0.24.0

Soren Sandmann Pedersen ssp at fedoraproject.org
Mon Nov 7 16:45:40 UTC 2011


commit 1ccc5b8dd00825143f77fbab8cbe2d58457bf799
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Mon Nov 7 11:46:46 2011 -0500

    0.24.0

 .gitignore  |    1 +
 pixman.spec |    5 ++++-
 sources     |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a70951e..e4b277b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ pixman-0.20.0.tar.gz
 /pixman-0.23.4.tar.gz
 /pixman-0.23.4.tar.bz2
 /pixman-0.23.6.tar.bz2
+/pixman-0.24.0.tar.bz2
diff --git a/pixman.spec b/pixman.spec
index 5701da2..70a83b2 100644
--- a/pixman.spec
+++ b/pixman.spec
@@ -2,7 +2,7 @@
 %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
 
 Name:           pixman
-Version:        0.23.6
+Version:        0.24.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
+* Mon Nov 7 2011 Soren Sandmann <ssp at redhat.com> 0.24.0-1
+- pixman 0.24.0
+
 * Tue Oct 11 2011 Soren Sandmann <ssp at redhat.com> 0.23.6-1
 - pixman 0.23.6
 
diff --git a/sources b/sources
index 88cf15b..c7d8758 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 4bd21119c8f3e838935d1d5eead5f1ec  pixman-0.23.6.tar.bz2
+db5ffcd50064421176e8afb7b85fd1a7  pixman-0.24.0.tar.bz2


More information about the scm-commits mailing list