From eec5190b455b013290dc08580cf63dc9f87f44f0 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 3 Aug 2007 16:47:34 +0000 Subject: [PATCH] - 0.7.71: - Don't discard make/model-matched devices when there are ID-matched devices (Till Kamppeter). - Fixed fallback if no text-only driver is available (Till Kamppeter). - Initialise the make/model list when an ID match failed (Till Kamppeter). - Better error-handling in default-print application (Ubuntu #129901). - UI tweak in admin tool (Ubuntu #128263). - Handle socket: URIs (Ubuntu #127074). --- .cvsignore | 1 + sources | 2 +- system-config-printer-0.7.71.tar.bz2.sig | Bin 0 -> 65 bytes system-config-printer.spec | 14 ++++++++++++-- 4 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 system-config-printer-0.7.71.tar.bz2.sig diff --git a/.cvsignore b/.cvsignore index c85561e..c334ce7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -130,3 +130,4 @@ system-config-printer-0.7.67.tar.bz2 system-config-printer-0.7.68.tar.bz2 system-config-printer-0.7.69.tar.bz2 system-config-printer-0.7.70.tar.bz2 +system-config-printer-0.7.71.tar.bz2 diff --git a/sources b/sources index a158a98..c505f86 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 5038e4c6945c5183ad7061d6ee061205 pycups-1.9.24.tar.bz2 -5aaaeb086a5ebf7987a1d3d11cebeea4 system-config-printer-0.7.70.tar.bz2 +ab2fcb0d3c3ef6f46a3ea91b1246571e system-config-printer-0.7.71.tar.bz2 diff --git a/system-config-printer-0.7.71.tar.bz2.sig b/system-config-printer-0.7.71.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000..f914d97e2f3050068bd7e1d9858800bdd802acdf GIT binary patch literal 65 zcmV-H0KWf-KLZ5-MzdNT6t{tArB#}L5dxLR0G%8LD%_^*6QLU?Ck>^pQ)WX(OJ)F` XJcP--;0+L6-7tYctQeMaTOx^|0CgC= literal 0 HcmV?d00001 diff --git a/system-config-printer.spec b/system-config-printer.spec index ff7752b..0d5b020 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -2,8 +2,8 @@ Summary: A printer administration tool Name: system-config-printer -Version: 0.7.70 -Release: 2%{?dist} +Version: 0.7.71 +Release: 1%{?dist} License: GPL URL: http://cyberelk.net/tim/software/system-config-printer/ Group: System Environment/Base @@ -132,6 +132,16 @@ if [ "$1" = "0" ]; then fi %changelog +* Fri Aug 3 2007 Tim Waugh 0.7.71-1 +- 0.7.71: + - Don't discard make/model-matched devices when there are ID-matched + devices (Till Kamppeter). + - Fixed fallback if no text-only driver is available (Till Kamppeter). + - Initialise the make/model list when an ID match failed (Till Kamppeter). + - Better error-handling in default-print application (Ubuntu #129901). + - UI tweak in admin tool (Ubuntu #128263). + - Handle socket: URIs (Ubuntu #127074). + * Mon Jul 23 2007 Tim Waugh 0.7.70-2 - Obsoletes/provides desktop-printing.