From 49ac9cc434d28201e0b7d70d712a05005327a3c8 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Mon, 2 Oct 2006 16:06:34 +0000 Subject: [PATCH] - Updated to pycups-1.9.13 for HTTP_FORBIDDEN. - 0.7.32: - Handle HTTP errors during connection (bug #208824). - Updated translations (bug #208873). --- .cvsignore | 1 + sources | 2 +- system-config-printer.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1c0e775..8389927 100644 --- a/.cvsignore +++ b/.cvsignore @@ -72,3 +72,4 @@ system-config-printer-0.7.29.tar.bz2 system-config-printer-0.7.30.tar.bz2 system-config-printer-0.7.31.tar.bz2 pycups-1.9.13.tar.bz2 +system-config-printer-0.7.32.tar.bz2 diff --git a/sources b/sources index f9b101d..e1f4688 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -47c5c2b6e588e284afeb80632f37fdff system-config-printer-0.7.31.tar.bz2 dac45cc15da07ffaa1cf42c4bb33d879 pycups-1.9.13.tar.bz2 +e290087a1fd91d97b1f36ebe8943dae9 system-config-printer-0.7.32.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index e35eafa..62b3b6b 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -2,7 +2,7 @@ Summary: A printer administration tool Name: system-config-printer -Version: 0.7.31 +Version: 0.7.32 Release: 1 License: GPL Group: System Environment/Base @@ -106,8 +106,11 @@ rm -rf $RPM_BUILD_ROOT exit 0 %changelog -* Mon Oct 2 2006 Tim Waugh +* Mon Oct 2 2006 Tim Waugh 0.7.32-1 - Updated to pycups-1.9.13 for HTTP_FORBIDDEN. +- 0.7.32: + - Handle HTTP errors during connection (bug #208824). + - Updated translations (bug #208873). * Fri Sep 29 2006 Tim Waugh 0.7.31-1 - 0.7.31: