- 0.7.39:

- Busy cursor while loading foomatic and PPD list (bug #215527).
- Make PPD NickName selectable.
- Added SMB hint label on device screen (bug #212759).
- Resolves: rhbz#215527 rhbz#212759
This commit is contained in:
Tim Waugh 2006-11-21 18:58:31 +00:00
parent 2ead7f6794
commit bd74415c9a
3 changed files with 9 additions and 2 deletions

View File

@ -79,3 +79,4 @@ system-config-printer-0.7.36.tar.bz2
system-config-printer-0.7.37.tar.bz2
pycups-1.9.15.tar.bz2
system-config-printer-0.7.38.tar.bz2
system-config-printer-0.7.39.tar.bz2

View File

@ -1,2 +1,2 @@
508e7693033d4752f522307cff60a413 pycups-1.9.15.tar.bz2
8bdf6ded5f7f143082af7afe229fb804 system-config-printer-0.7.38.tar.bz2
53da893785fb5689b8b7faabcc20e387 system-config-printer-0.7.39.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: A printer administration tool
Name: system-config-printer
Version: 0.7.38
Version: 0.7.39
Release: 1%{?dist}
License: GPL
Group: System Environment/Base
@ -113,6 +113,12 @@ if [ "$1" = "0" ]; then
fi
%changelog
* Tue Nov 21 2006 Tim Waugh <twaugh@redhat.com> 0.7.39-1
- 0.7.39:
- Busy cursor while loading foomatic and PPD list (bug #215527).
- Make PPD NickName selectable.
- Added SMB hint label on device screen (bug #212759).
* Tue Nov 14 2006 Tim Waugh <twaugh@redhat.com> 0.7.38-1
- Updated pycups to 1.9.15.
- 0.7.38: