- 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. - Resolves: rhbz#217395 rhbz#217537 rhbz#217518 rhbz#217515
This commit is contained in:
parent
494ed56fe7
commit
607fbdbaed
@ -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.39.tar.bz2
|
||||||
system-config-printer-0.7.40.tar.bz2
|
system-config-printer-0.7.40.tar.bz2
|
||||||
pycups-1.9.16.tar.bz2
|
pycups-1.9.16.tar.bz2
|
||||||
|
system-config-printer-0.7.41.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
6f61e57ee7c6464d618a89c60e2a44fa system-config-printer-0.7.40.tar.bz2
|
|
||||||
19e872c23c404cf97f1fd2042b54655b pycups-1.9.16.tar.bz2
|
19e872c23c404cf97f1fd2042b54655b pycups-1.9.16.tar.bz2
|
||||||
|
01abf39e175fc35bc499cf88369959b9 system-config-printer-0.7.41.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: A printer administration tool
|
Summary: A printer administration tool
|
||||||
Name: system-config-printer
|
Name: system-config-printer
|
||||||
Version: 0.7.40
|
Version: 0.7.41
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -114,8 +114,23 @@ if [ "$1" = "0" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Dec 7 2006 Tim Waugh <twaugh@redhat.com>
|
* Thu Dec 7 2006 Tim Waugh <twaugh@redhat.com> 0.7.41-1
|
||||||
- Updated pycups to 1.9.16.
|
- 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 <twaugh@redhat.com>
|
* Thu Nov 30 2006 Tim Waugh <twaugh@redhat.com>
|
||||||
- Provide pycups feature.
|
- Provide pycups feature.
|
||||||
|
Loading…
Reference in New Issue
Block a user