From 630146f0baf4c23c86d79a3c11a9877f403d7410 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 11 Feb 2013 06:31:34 -0800 Subject: [PATCH] Update to 0.28.2 --- packaging/pixman.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/packaging/pixman.spec b/packaging/pixman.spec index 7a972a9..31c9d2f 100644 --- a/packaging/pixman.spec +++ b/packaging/pixman.spec @@ -1,15 +1,15 @@ Name: pixman -Version: 0.27.4 +Version: 0.28.2 Release: 0 License: MIT Summary: Pixel manipulation library Url: http://www.x.org/ Group: System/Libraries -Source: %{name}-%{version}.tar.bz2 +Source: %{name}-%{version}.tar.gz BuildRequires: pkgconfig(libpng12) %description -Pixel manipulation library +The pixel-manipulation library for X and cairo. %package devel Summary: Development components for the pixman library @@ -17,7 +17,9 @@ Group: Development/Libraries Requires: %{name} = %{version} %description devel -Pixel manipulation library +The pixel-manipulation library for X and cairo. + +Development components for the pixman library. %prep %setup -q -- 2.34.1