From 7a4c7735764a25952b9951ce6c18b9ee5324d19f Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 23 Jun 2006 13:06:07 +0000 Subject: [PATCH] - 0.7.16, now with SMB browser. --- .cvsignore | 1 + sources | 2 +- system-config-printer.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index ec7018e..546ec76 100644 --- a/.cvsignore +++ b/.cvsignore @@ -54,3 +54,4 @@ system-config-printer-0.7.12.tar.bz2 system-config-printer-0.7.13.tar.bz2 system-config-printer-0.7.14.tar.bz2 system-config-printer-0.7.15.tar.bz2 +system-config-printer-0.7.16.tar.bz2 diff --git a/sources b/sources index b700132..576f056 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ c00f3b265bc10efcc67561f2ae2e8465 pycups-1.9.11.tar.bz2 -7719f7a889d38dcdd0c0a5645bc8404b system-config-printer-0.7.15.tar.bz2 +1ec5680e256f446d57b469c95479d324 system-config-printer-0.7.16.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index 8451f26..93c077f 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.15 +Version: 0.7.16 Release: 1 License: GPL Group: System Environment/Base @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %{_sysconfdir}/security/console.apps/%{name} %changelog +* Fri Jun 23 2006 Tim Waugh 0.7.16-1 +- 0.7.16, now with SMB browser. + * Wed Jun 22 2006 Tim Waugh 0.7.15-1 - 0.7.15. - Build requires gettext-devel.