- 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.
This commit is contained in:
Tim Waugh 2007-09-07 16:29:48 +00:00
parent bf9941e3f8
commit bdebb7f98e
4 changed files with 11 additions and 2 deletions

View File

@ -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

View File

@ -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

Binary file not shown.

View File

@ -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 <twaugh@redhat.com> 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 <twaugh@redhat.com> 0.7.74-1
- Updated pycups to 1.9.25.
- 0.7.74: