diff --git a/.cvsignore b/.cvsignore index 349f593..c2e6fdb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -108,3 +108,4 @@ system-config-printer-0.7.62.tar.bz2 pycups-1.9.20.tar.bz2 system-config-printer-0.7.63.tar.bz2 system-config-printer-0.7.63.1.tar.bz2 +pycups-1.9.22.tar.bz2 diff --git a/pycups-1.9.20.tar.bz2.sig b/pycups-1.9.20.tar.bz2.sig deleted file mode 100644 index 9ebc733..0000000 Binary files a/pycups-1.9.20.tar.bz2.sig and /dev/null differ diff --git a/pycups-1.9.22.tar.bz2.sig b/pycups-1.9.22.tar.bz2.sig new file mode 100644 index 0000000..49dfa2c Binary files /dev/null and b/pycups-1.9.22.tar.bz2.sig differ diff --git a/sources b/sources index 7227b4d..89336cc 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -95ade8184c74c7373e987b02a58ae451 pycups-1.9.20.tar.bz2 e88db64889abceaeab83bbe3a31b2c17 system-config-printer-0.7.63.1.tar.bz2 +b430eaf0b7d74f0330eb49d2866e5cea pycups-1.9.22.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index 045a547..5103e91 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -1,4 +1,4 @@ -%define pycups_version 1.9.20 +%define pycups_version 1.9.22 Summary: A printer administration tool Name: system-config-printer @@ -129,6 +129,9 @@ if [ "$1" = "0" ]; then fi %changelog +* Tue May 22 2007 Tim Waugh +- Updated to pycups-1.9.22. + * Mon Apr 16 2007 Tim Waugh 0.7.63.1-1 - 0.7.63.1: - Small applet fixes.