From 6a06275e04ea87cc768934f66d98678583badbe1 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 29 Sep 2006 12:58:26 +0000 Subject: [PATCH] - 0.7.30: - Translations fixed properly (bug #206622). - Button widths corrected (bug #208556). --- .cvsignore | 1 + sources | 2 +- system-config-printer.spec | 8 +++++--- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3a6d4d5..31978d5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -69,3 +69,4 @@ system-config-printer-0.7.26.tar.bz2 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 diff --git a/sources b/sources index a513f5e..3da8c77 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ c853b55286216568f14dde8a5ae21a21 pycups-1.9.12.tar.bz2 -71296e4885eb843f1f8c5161f2ada8b6 system-config-printer-0.7.29.tar.bz2 +6b06b6f689738b356a5fb0241ff0cb09 system-config-printer-0.7.30.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index 2ea3f89..82758c3 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.29 +Version: 0.7.30 Release: 1 License: GPL Group: System Environment/Base @@ -106,8 +106,10 @@ rm -rf $RPM_BUILD_ROOT exit 0 %changelog -* Fri Sep 29 2006 Tim Waugh 0.7.29-1 -- 0.7.29. Translations fixed properly (bug #206622). +* Fri Sep 29 2006 Tim Waugh 0.7.30-1 +- 0.7.30: + - Translations fixed properly (bug #206622). + - Button widths corrected (bug #208556). * Tue Sep 26 2006 Tim Waugh 0.7.28-1 - 0.7.28. Translations fixed (bug #206622).