From f206af9cc1c49bfe0508bdaf6f611111b9625c21 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 26 Oct 2011 19:02:42 -0500 Subject: [PATCH] - Rebuilt for glibc bug#747377 --- hplip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index d8c6015..2434446 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.11.10 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2+ and MIT Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -531,6 +531,9 @@ fi %postun libs -p /sbin/ldconfig %changelog +* Wed Oct 26 2011 Fedora Release Engineering - 3.11.10-8 +- Rebuilt for glibc bug#747377 + * Tue Oct 25 2011 Tim Waugh 3.11.10-7 - Catch DBusException in hp-systray (bug #746024).