From 023cb27391afa6b2eafd812b77868e4b490ac70d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 22:34:21 -0700 Subject: [PATCH] - Rebuilt for gcc bug 634757 --- hplip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index 46fa40b..2b384ab 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.10.6 -Release: 5%{?dist} +Release: 5%{?dist}.1 License: GPLv2+ and MIT Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -456,6 +456,9 @@ fi %postun libs -p /sbin/ldconfig %changelog +* Wed Sep 29 2010 jkeating - 3.10.6-5.1 +- Rebuilt for gcc bug 634757 + * Mon Sep 20 2010 Jiri Popelka - 3.10.6-5 - Increased timeouts for curl, wget, ping for high latency networks (bug #635388).