From bdebb7f98ef7e94ad4762b3876ac4bbdc1b9cff0 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 7 Sep 2007 16:29:48 +0000 Subject: [PATCH] - 0.7.74.1: - Updated Polish translation (bug #263001). - Don't select the default printer after changes to another printer have been made. - Always construct URI from input fields when changing device (bug #281551). - Avoid busy-cursor traceback when window is not yet displayed. --- .cvsignore | 1 + sources | 2 +- system-config-printer-0.7.74.1.tar.bz2.sig | Bin 0 -> 65 bytes system-config-printer.spec | 10 +++++++++- 4 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 system-config-printer-0.7.74.1.tar.bz2.sig diff --git a/.cvsignore b/.cvsignore index e5b62fa..be66e55 100644 --- a/.cvsignore +++ b/.cvsignore @@ -135,3 +135,4 @@ system-config-printer-0.7.72.tar.bz2 system-config-printer-0.7.73.tar.bz2 pycups-1.9.25.tar.bz2 system-config-printer-0.7.74.tar.bz2 +system-config-printer-0.7.74.1.tar.bz2 diff --git a/sources b/sources index a6e0dea..d5988a2 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ eda648fec5d187fa13a676c60c7e6b1e pycups-1.9.25.tar.bz2 -325264dec8740ac51f62e8e5b3e3b47e system-config-printer-0.7.74.tar.bz2 +b552088b418f7da5f55b24024f8bdd51 system-config-printer-0.7.74.1.tar.bz2 diff --git a/system-config-printer-0.7.74.1.tar.bz2.sig b/system-config-printer-0.7.74.1.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000..d06ca37086ff1df4eec0e8ce36907b656283265e GIT binary patch literal 65 zcmV-H0KWf-KLZ5-M&WiGX(f@P9=Dkz5dt@^0H0aW1;2=8_kgpQ$vT}l_9_8_H&y_j XZ$xEz@ayGSsVp-4ny1**Z|qJrRdXFK literal 0 HcmV?d00001 diff --git a/system-config-printer.spec b/system-config-printer.spec index a592423..9db3bdb 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.74 +Version: 0.7.74.1 Release: 1%{?dist} License: GPLv2+ URL: http://cyberelk.net/tim/software/system-config-printer/ @@ -126,6 +126,14 @@ if [ "$1" = "0" ]; then fi %changelog +* Fri Sep 7 2007 Tim Waugh 0.7.74.1-1 +- 0.7.74.1: + - Updated Polish translation (bug #263001). + - Don't select the default printer after changes to another printer have + been made. + - Always construct URI from input fields when changing device (bug #281551). + - Avoid busy-cursor traceback when window is not yet displayed. + * Thu Aug 30 2007 Tim Waugh 0.7.74-1 - Updated pycups to 1.9.25. - 0.7.74: