From a2d05ff4f73e8e81f3ed3807bca87f4400977c64 Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Mon, 27 Apr 2009 15:30:23 +0000 Subject: [PATCH] Remove the changelog entry as -6 didn't actually change anything (the patch just got dropped and readded), clarify the changelog entry for -3. --- qt.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/qt.spec b/qt.spec index 8dcfa55..4ae0ff0 100644 --- a/qt.spec +++ b/qt.spec @@ -12,7 +12,7 @@ Epoch: 1 Name: qt4 %endif Version: 4.5.1 -Release: 6%{?dist} +Release: 5%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -820,9 +820,6 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: %changelog -* Mon Apr 27 2009 Than Ngo - 4.5.1-6 -- enable Freetype subpixel rendering at compile time - * Mon Apr 27 2009 Rex Dieter - 4.5.1-5 - -devel: Provides: *-static for libQtUiTools.a @@ -833,7 +830,7 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: - drop unused profile.d bits * Fri Apr 24 2009 Rex Dieter - 4.5.1-3 -- enable FT_LCD_FILTER +- enable FT_LCD_FILTER (uses freetype subpixel filters if available at runtime) * Fri Apr 24 2009 Than Ngo - 4.5.1-2 - apply upstream patch to fix the svg rendering regression