diff --git a/.cvsignore b/.cvsignore index fe7cf37..63d711e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -74,3 +74,4 @@ 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 +system-config-printer-0.7.35.tar.bz2 diff --git a/sources b/sources index 8f644c1..217e599 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -e290087a1fd91d97b1f36ebe8943dae9 system-config-printer-0.7.32.tar.bz2 a5a08698eb6f2f2aa0b78093686be8db pycups-1.9.14.tar.bz2 +24f0dbba68fdd1128752f156dabdd509 system-config-printer-0.7.35.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index 9e02eb9..4463603 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -2,8 +2,8 @@ Summary: A printer administration tool Name: system-config-printer -Version: 0.7.32 -Release: 1 +Version: 0.7.35 +Release: 1%{?dist} License: GPL Group: System Environment/Base Source0: system-config-printer-%{version}.tar.bz2 @@ -113,6 +113,9 @@ if [ "$1" = "0" ]; then fi %changelog +* Tue Nov 7 2006 Tim Waugh 0.7.35-1 +- 0.7.35. + * Thu Nov 2 2006 Tim Waugh - Updated to pycups-1.9.14 (bug #213136).