From 1121e3a46964fc5f5b69f3dc63b360ac56781612 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Sun, 18 Mar 2007 23:53:39 +0000 Subject: [PATCH] - Updated to pycups-1.9.18. --- .cvsignore | 1 + sources | 2 +- system-config-printer.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 853118c..db8339a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -97,3 +97,4 @@ system-config-printer-0.7.53.tar.bz2 system-config-printer-0.7.54.tar.bz2 system-config-printer-0.7.55.tar.bz2 system-config-printer-0.7.56.tar.bz2 +pycups-1.9.18.tar.bz2 diff --git a/sources b/sources index e0b275e..0233b0b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -fb4400a1c8de5b35566d6fd6c56ae619 pycups-1.9.17.tar.bz2 d099d2a25d8d9d8f605e42baea6b7bd6 system-config-printer-0.7.56.tar.bz2 +2e9e9a000e8f396218d4d7ee87b5e911 pycups-1.9.18.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index 2116405..e9d8c0d 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -1,9 +1,9 @@ -%define pycups_version 1.9.17 +%define pycups_version 1.9.18 Summary: A printer administration tool Name: system-config-printer Version: 0.7.56 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Base Source0: system-config-printer-%{version}.tar.bz2 @@ -111,6 +111,9 @@ if [ "$1" = "0" ]; then fi %changelog +* Sun Mar 18 2007 Tim Waugh 0.7.56-2 +- Updated to pycups-1.9.18. + * Fri Mar 16 2007 Tim Waugh 0.7.56-1 - 0.7.56: - Parse Boolean strings correctly in job options.