From d7b977a7f5404c46781b473c31be58cedad700ac Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Thu, 7 Dec 2006 15:33:47 +0000 Subject: [PATCH] - rebuild against python 2.5 --- hplip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index ddf770d..4d4de15 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 1.6.10 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL/MIT/BSD Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -201,6 +201,9 @@ fi exit 0 %changelog +* Thu Dec 7 2006 Jeremy Katz - 1.6.10-7 +- rebuild against python 2.5 + * Wed Dec 6 2006 Tim Waugh - Minor state fixes for out-of-paper patch.