diff --git a/.cvsignore b/.cvsignore index bd5bb0f..f0f0311 100644 --- a/.cvsignore +++ b/.cvsignore @@ -82,3 +82,4 @@ system-config-printer-0.7.38.tar.bz2 system-config-printer-0.7.39.tar.bz2 system-config-printer-0.7.40.tar.bz2 pycups-1.9.16.tar.bz2 +system-config-printer-0.7.41.tar.bz2 diff --git a/sources b/sources index 2e7b670..6743482 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -6f61e57ee7c6464d618a89c60e2a44fa system-config-printer-0.7.40.tar.bz2 19e872c23c404cf97f1fd2042b54655b pycups-1.9.16.tar.bz2 +01abf39e175fc35bc499cf88369959b9 system-config-printer-0.7.41.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index a5a26e3..3fbbbfc 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.40 +Version: 0.7.41 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -114,8 +114,23 @@ if [ "$1" = "0" ]; then fi %changelog -* Thu Dec 7 2006 Tim Waugh +* Thu Dec 7 2006 Tim Waugh 0.7.41-1 - Updated pycups to 1.9.16. +- 0.7.41: + - Reconnect smoothly after uploading new configuration. + - Update lpoptions when setting default printer if it conflicts with + the new setting (bug #217395). + - Fixed typo in show_HTTP_Error (bug #217537). + - Don't pre-select make and model when not discoverable for chosen + device (bug #217518). + - Set Forward button sensitive on Device screen in new-printer + dialog (bug #217515). + - Keep Server Settings selected after applying changes if it was selected + before. + - Set Connecting dialog transient for main window. + - Center Connecting dialog on parent. + - Optional 'reason' argument for cupshelpers.Printer.setEnabled. + - Describe devices that have no optional parameters. * Thu Nov 30 2006 Tim Waugh - Provide pycups feature.