From 2fc064274cc7a4519ecb562caabe2b1acab99209 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Sep 29 2006 17:03:46 +0000 Subject: - 0.7.31: - Select recommended driver automatically (bug #208606). - Better visibility of driver list (bug #203907). --- diff --git a/.cvsignore b/.cvsignore index 31978d5..3b939d3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -70,3 +70,4 @@ system-config-printer-0.7.27.tar.bz2 system-config-printer-0.7.28.tar.bz2 system-config-printer-0.7.29.tar.bz2 system-config-printer-0.7.30.tar.bz2 +system-config-printer-0.7.31.tar.bz2 diff --git a/sources b/sources index 3da8c77..60da257 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ c853b55286216568f14dde8a5ae21a21 pycups-1.9.12.tar.bz2 -6b06b6f689738b356a5fb0241ff0cb09 system-config-printer-0.7.30.tar.bz2 +47c5c2b6e588e284afeb80632f37fdff system-config-printer-0.7.31.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index 82758c3..7ac88ee 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -2,7 +2,7 @@ Summary: A printer administration tool Name: system-config-printer -Version: 0.7.30 +Version: 0.7.31 Release: 1 License: GPL Group: System Environment/Base @@ -106,6 +106,11 @@ rm -rf $RPM_BUILD_ROOT exit 0 %changelog +* Fri Sep 29 2006 Tim Waugh 0.7.31-1 +- 0.7.31: + - Select recommended driver automatically (bug #208606). + - Better visibility of driver list (bug #203907). + * Fri Sep 29 2006 Tim Waugh 0.7.30-1 - 0.7.30: - Translations fixed properly (bug #206622).