diff --git a/.cvsignore b/.cvsignore index c57dfd7..38b5811 100644 --- a/.cvsignore +++ b/.cvsignore @@ -77,3 +77,4 @@ pycups-1.9.14.tar.bz2 system-config-printer-0.7.35.tar.bz2 system-config-printer-0.7.36.tar.bz2 system-config-printer-0.7.37.tar.bz2 +pycups-1.9.15.tar.bz2 diff --git a/sources b/sources index 69b14a4..436fff0 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -a5a08698eb6f2f2aa0b78093686be8db pycups-1.9.14.tar.bz2 b23bbf6bf3f8332a63ca58b11c61650f system-config-printer-0.7.37.tar.bz2 +508e7693033d4752f522307cff60a413 pycups-1.9.15.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index 835e4a2..50ea819 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -1,4 +1,4 @@ -%define pycups_version 1.9.14 +%define pycups_version 1.9.15 Summary: A printer administration tool Name: system-config-printer @@ -113,6 +113,9 @@ if [ "$1" = "0" ]; then fi %changelog +* Tue Nov 14 2006 Tim Waugh +- Updated pycups to 1.9.15. + * Mon Nov 13 2006 Tim Waugh 0.7.37-1 - 0.7.37: - Allow cancellation of test pages (bug #215054).