From 97dd89c9fe8ebceb2f871a94ad8c3d0ba09ddd1a Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Fri, 4 Mar 2005 16:14:36 +0000 Subject: [PATCH] - Rebuild --- fontconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fontconfig.spec b/fontconfig.spec index 9eb0c15..fb28fce 100644 --- a/fontconfig.spec +++ b/fontconfig.spec @@ -12,7 +12,7 @@ Summary: Font configuration and customization library Name: fontconfig Version: 2.2.3 -Release: 6 +Release: 7 License: MIT Group: System Environment/Libraries Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz @@ -182,6 +182,9 @@ fi %endif %changelog +* Fri Mar 4 2005 David Zeuthen - 2.2.3-7 +- Rebuild + * Wed Dec 1 2004 Owen Taylor - 2.2.3-6 - Sleep a second before the exit of fc-cache to fix problems with fast serial installs of fonts (#140335)