- Requires dbus-python (bug #495392).

- Updated to 1.1.7:
- Updated translations.
- Don't abort if the jobviewer couldn't show a notification.
- Don't use setlocale() for locale-independent case conversion.
- Don't assume the notification daemon can show action buttons.
- Use case-insensitive matching for model names.
- HPLIP compatibility fixes.
- Fixed typo in jobviewer keyring support (Ubuntu #343156).
- Added support for https device URIs (bug #478677).
- Prevent traceback in monitor when connection failed (Ubuntu #343387).
This commit is contained in:
Tim Waugh 2009-04-14 17:03:57 +00:00
parent f2c139d0ec
commit a6633ad0c8
5 changed files with 14 additions and 2 deletions

View File

@ -198,3 +198,4 @@ system-config-printer-1.1.3.tar.bz2
system-config-printer-1.1.4.tar.bz2
system-config-printer-1.1.5.tar.bz2
system-config-printer-1.1.6.tar.bz2
system-config-printer-1.1.7.tar.bz2

View File

@ -1,3 +1,4 @@
ac8f98a40b0fc4b6ab4470f10489887a pysmbc-1.0.6.tar.bz2
ff634a6751f8a859ed26751bf03abef0 pycups-1.9.45.tar.bz2
b07e1d75130030fa3beae3b698c2d32b system-config-printer-1.1.6.tar.bz2
a77bde5adc5ee8822b0764ff786ccc09 system-config-printer-1.1.7.tar.bz2

Binary file not shown.

View File

@ -6,7 +6,7 @@
Summary: A printer administration tool
Name: system-config-printer
Version: 1.1.6
Version: 1.1.7
Release: 1%{?dist}
License: GPLv2+
URL: http://cyberelk.net/tim/software/system-config-printer/
@ -165,8 +165,18 @@ rm -rf %buildroot
exit 0
%changelog
* Tue Apr 14 2009 Tim Waugh <twaugh@redhat.com>
* Tue Apr 14 2009 Tim Waugh <twaugh@redhat.com> 1.1.7-1
- Requires dbus-python (bug #495392).
- Updated to 1.1.7:
- Updated translations.
- Don't abort if the jobviewer couldn't show a notification.
- Don't use setlocale() for locale-independent case conversion.
- Don't assume the notification daemon can show action buttons.
- Use case-insensitive matching for model names.
- HPLIP compatibility fixes.
- Fixed typo in jobviewer keyring support (Ubuntu #343156).
- Added support for https device URIs (bug #478677).
- Prevent traceback in monitor when connection failed (Ubuntu #343387).
* Fri Mar 13 2009 Tim Waugh <twaugh@redhat.com> 1.1.6-1
- No longer requires gnome-python2-gnome.