From 4c51be1eeca33882bf188c716ef7fc46393eff15 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sun, 1 Oct 2006 21:16:35 +0000 Subject: [PATCH] bump for gcc bug --- fontconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fontconfig.spec b/fontconfig.spec index e5ab3dc..ddb9927 100644 --- a/fontconfig.spec +++ b/fontconfig.spec @@ -3,7 +3,7 @@ Summary: Font configuration and customization library Name: fontconfig Version: 2.4.1 -Release: 2%{?dist} +Release: 3%{?dist} License: MIT Group: System Environment/Libraries Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz @@ -141,6 +141,9 @@ fi %{_mandir}/man3/* %changelog +* Sun Oct 01 2006 Jesse Keating - 2.4.1-3 +- rebuilt for unwind info generation, broken in gcc-4.1.1-21 + * Fri Sep 22 2006 Behdad Esfahbod - 2.4.1-2 - Update 30-aliases-fedora.conf to correctly alias MS and StarOffice fonts. (#207460)