From 0ef93974ae09ac4023a272e7d383b540e21d95a5 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Nov 08 2010 20:53:31 +0000 Subject: 2.2.0 --- diff --git a/.gitignore b/.gitignore index c41e7d1..69e724d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libXft-2.1.14.tar.bz2 +/libXft-2.2.0.tar.bz2 diff --git a/libXft.spec b/libXft.spec index 99be726..1029962 100644 --- a/libXft.spec +++ b/libXft.spec @@ -1,6 +1,6 @@ Summary: X.Org X11 libXft runtime library Name: libXft -Version: 2.1.14 +Version: 2.2.0 Release: 1%{?dist} License: MIT Group: System Environment/Libraries @@ -29,9 +29,6 @@ X.Org X11 libXft development package %prep %setup -q -# Disable static library creation by default. -%define with_static 0 - %build %configure --disable-static @@ -74,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Xft.3* %changelog +* Mon Nov 08 2010 Adam Jackson 2.2.0-1 +- libXft 2.2.0 + * Tue Oct 13 2009 Adam Jackson 2.1.14-1 - libXft 2.1.14 diff --git a/sources b/sources index 794fc18..7d3a3fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -254e62a233491e0e1251636536163e20 libXft-2.1.14.tar.bz2 +cce3c327258116493b753f157e0360c7 libXft-2.2.0.tar.bz2