diff --git a/.cvsignore b/.cvsignore index 8389927..fe7cf37 100644 --- a/.cvsignore +++ b/.cvsignore @@ -73,3 +73,4 @@ system-config-printer-0.7.30.tar.bz2 system-config-printer-0.7.31.tar.bz2 pycups-1.9.13.tar.bz2 system-config-printer-0.7.32.tar.bz2 +pycups-1.9.14.tar.bz2 diff --git a/sources b/sources index e1f4688..8f644c1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -dac45cc15da07ffaa1cf42c4bb33d879 pycups-1.9.13.tar.bz2 e290087a1fd91d97b1f36ebe8943dae9 system-config-printer-0.7.32.tar.bz2 +a5a08698eb6f2f2aa0b78093686be8db pycups-1.9.14.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index f50e5a7..9e02eb9 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -1,4 +1,4 @@ -%define pycups_version 1.9.13 +%define pycups_version 1.9.14 Summary: A printer administration tool Name: system-config-printer @@ -113,6 +113,9 @@ if [ "$1" = "0" ]; then fi %changelog +* Thu Nov 2 2006 Tim Waugh +- Updated to pycups-1.9.14 (bug #213136). + * Tue Oct 31 2006 Tim Waugh - Update desktop database (bug #213249).