diff --git a/.cvsignore b/.cvsignore index 4864a12..2df65e5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -95,3 +95,4 @@ system-config-printer-0.7.51.tar.bz2 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 diff --git a/sources b/sources index 97fe370..43eac79 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ fb4400a1c8de5b35566d6fd6c56ae619 pycups-1.9.17.tar.bz2 -eb3e04553e3c02302a6c334a161ea97d system-config-printer-0.7.54.tar.bz2 +31b217a465e29ae5dfcd8f54e9d767a1 system-config-printer-0.7.55.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index 1b2c0cd..db65361 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.54 +Version: 0.7.55 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -111,6 +111,10 @@ if [ "$1" = "0" ]; then fi %changelog +* Tue Feb 27 2007 Tim Waugh 0.7.55-1 +- 0.7.55: + - Use converted value for job option widgets. + * Tue Feb 27 2007 Tim Waugh 0.7.54-1 - 0.7.54: - Removed debugging code.