From e5749cc7fdb56304094121d782adc178945839d5 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 13 Feb 2008 10:59:39 +0000 Subject: [PATCH] - Rebuild for GCC 4.3. --- hplip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index 4caf235..0a26a18 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 2.7.12 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ and MIT Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -284,6 +284,9 @@ fi exit 0 %changelog +* Wed Feb 13 2008 Tim Waugh 2.7.12-5 +- Rebuild for GCC 4.3. + * Fri Jan 25 2008 Tim Waugh 2.7.12-4 - The hpijs compression module doesn't allocate enough memory (bug #428536).