diff --git a/.cvsignore b/.cvsignore index 2df65e5..853118c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -96,3 +96,4 @@ system-config-printer-0.7.52.tar.bz2 system-config-printer-0.7.53.tar.bz2 system-config-printer-0.7.54.tar.bz2 system-config-printer-0.7.55.tar.bz2 +system-config-printer-0.7.56.tar.bz2 diff --git a/sources b/sources index 43eac79..e0b275e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ fb4400a1c8de5b35566d6fd6c56ae619 pycups-1.9.17.tar.bz2 -31b217a465e29ae5dfcd8f54e9d767a1 system-config-printer-0.7.55.tar.bz2 +d099d2a25d8d9d8f605e42baea6b7bd6 system-config-printer-0.7.56.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index db65361..2116405 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.55 +Version: 0.7.56 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -111,6 +111,14 @@ if [ "$1" = "0" ]; then fi %changelog +* Fri Mar 16 2007 Tim Waugh 0.7.56-1 +- 0.7.56: + - Parse Boolean strings correctly in job options. + - Small command-set list/string fix (bug #230665). + - Handle hostname look-up failures. + - Updated filter-to-driver map. + - Don't parse printers.conf (bug #231826). + * Tue Feb 27 2007 Tim Waugh 0.7.55-1 - 0.7.55: - Use converted value for job option widgets.