From db3524a32b34ca3411ffb95e9ae6b4f39e8aa802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Thu, 19 Jan 2012 07:27:57 -0500 Subject: [PATCH] 0.24.2 --- .gitignore | 1 + pixman.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e4b277b..34dec0a 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ pixman-0.20.0.tar.gz /pixman-0.23.4.tar.bz2 /pixman-0.23.6.tar.bz2 /pixman-0.24.0.tar.bz2 +/pixman-0.24.2.tar.bz2 diff --git a/pixman.spec b/pixman.spec index 6d507fd..4bd33e0 100644 --- a/pixman.spec +++ b/pixman.spec @@ -2,8 +2,8 @@ %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d Name: pixman -Version: 0.24.0 -Release: 2%{?dist} +Version: 0.24.2 +Release: 1%{?dist} Summary: Pixel manipulation library Group: System Environment/Libraries @@ -57,6 +57,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Thu Jan 19 2012 Soren Sandmann 0.24.2-1 +- pixman 0.24.2 + * Sat Jan 14 2012 Fedora Release Engineering - 0.24.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index c7d8758..d108c60 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ 4bd21119c8f3e838935d1d5eead5f1ec pixman-0.23.6.tar.bz2 db5ffcd50064421176e8afb7b85fd1a7 pixman-0.24.0.tar.bz2 +2ce7d12750664d2eebd51bf0a07b6205 pixman-0.24.2.tar.bz2