Update to 0.28.2
authorAnas Nashif <anas.nashif@intel.com>
Mon, 11 Feb 2013 14:31:34 +0000 (06:31 -0800)
committerSung-Jin Park <sj76.park@samsung.com>
Fri, 21 Feb 2020 07:56:04 +0000 (16:56 +0900)
packaging/pixman.spec

index 7a972a9827448c7b89ba2561c904af70d835c08a..31c9d2fff35512c666aa9b359610c3a2f7109775 100644 (file)
@@ -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