From 35829836a0176eb103149173b348254c735a335c Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 8 Jun 2007 15:36:56 +0000 Subject: [PATCH] - 0.7.67: - Fixed desktop files to have capital letters at the start of each word in the Name field (bug #242859). - Fixed crash when saving unapplied changes. - Fixed Device ID parser to always split the CMD field at commas. - New PPDs class means we no longer parse the foomatic XML database. --- .cvsignore | 1 + sources | 2 +- system-config-printer-0.7.67.tar.bz2.sig | Bin 0 -> 65 bytes system-config-printer.spec | 11 +++++++++-- 4 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 system-config-printer-0.7.67.tar.bz2.sig diff --git a/.cvsignore b/.cvsignore index cb1439c..f70d644 100644 --- a/.cvsignore +++ b/.cvsignore @@ -126,3 +126,4 @@ pycups-1.9.19.tar.bz2 pycups-1.9.20.tar.bz2 pycups-1.9.23.tar.bz2 pycups-1.9.24.tar.bz2 +system-config-printer-0.7.67.tar.bz2 diff --git a/sources b/sources index fc0f8f3..3877085 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f58bacfdfa17795348f3605f8ea73e2f system-config-printer-0.7.66.tar.bz2 5038e4c6945c5183ad7061d6ee061205 pycups-1.9.24.tar.bz2 +2e0bc5dbf4e0c50f86be94f9cc519319 system-config-printer-0.7.67.tar.bz2 diff --git a/system-config-printer-0.7.67.tar.bz2.sig b/system-config-printer-0.7.67.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000..1475c25c59e6e03ca459698b99a399c083047449 GIT binary patch literal 65 zcmV-H0KWf-KLZ5-Mrn0V6t{tArB#}L5duM10G=_+;zWW_?!pYXuii7V4ryn)R3`wR XbA>fAY!glI-oy!Lg`$Dc&|% +* Fri Jun 8 2007 Tim Waugh 0.7.67-1 - Updated pycups to 1.9.24. +- 0.7.67: + - Fixed desktop files to have capital letters at the start of each + word in the Name field (bug #242859). + - Fixed crash when saving unapplied changes. + - Fixed Device ID parser to always split the CMD field at commas. + - New PPDs class means we no longer parse the foomatic XML database. * Wed May 30 2007 Tim Waugh 0.7.66-1 - 0.7.66: