From c5970d3a6faf0f87f2827d5b3ffe339e5d03ecf4 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Tue, 16 Jan 2007 17:15:53 +0000 Subject: [PATCH] - 0.7.49: - Fixed a traceback in the driver check code. - Fixed a typo in the conflicts message. - Handle InputSlot/ManualFeed specially because libcups does (bug #222490). - Resolves: rhbz#222490 --- .cvsignore | 1 + sources | 2 +- system-config-printer.spec | 8 +++++++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 23d0a90..618a639 100644 --- a/.cvsignore +++ b/.cvsignore @@ -89,3 +89,4 @@ system-config-printer-0.7.44.tar.bz2 system-config-printer-0.7.45.tar.bz2 system-config-printer-0.7.46.tar.bz2 system-config-printer-0.7.47.tar.bz2 +system-config-printer-0.7.49.tar.bz2 diff --git a/sources b/sources index bdf9846..a8d5525 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ fb4400a1c8de5b35566d6fd6c56ae619 pycups-1.9.17.tar.bz2 -60071daea6692e95ca632bffdd713607 system-config-printer-0.7.48.tar.bz2 +47832c6587aee2b85d4bc3e845b34363 system-config-printer-0.7.49.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index 1545925..831fe39 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.48 +Version: 0.7.49 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -112,6 +112,12 @@ if [ "$1" = "0" ]; then fi %changelog +* Tue Jan 16 2007 Tim Waugh 0.7.49-1 +- 0.7.49: + - Fixed a traceback in the driver check code. + - Fixed a typo in the conflicts message. + - Handle InputSlot/ManualFeed specially because libcups does (bug #222490). + * Mon Jan 15 2007 Tim Waugh 0.7.48-1 - 0.7.48: - Updated translations.