From 405b2c1ae28c8ffe7e8c6afd5f02005181c746f8 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 1 Nov 2006 17:45:11 +0000 Subject: [PATCH] 1:1.2.5-5 --- cups.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cups.spec b/cups.spec index caf61a4..3588746 100644 --- a/cups.spec +++ b/cups.spec @@ -6,7 +6,7 @@ Summary: Common Unix Printing System Name: cups Version: 1.2.5 -Release: 4%{?dist} +Release: 5%{?dist} License: GPL Group: System Environment/Daemons Source: ftp://ftp.easysw.com/pub/cups/%{version}/cups-%{version}-source.tar.bz2 @@ -426,7 +426,7 @@ rm -rf $RPM_BUILD_ROOT %{cups_serverbin}/daemon/cups-lpd %changelog -* Wed Nov 1 2006 Tim Waugh +* Wed Nov 1 2006 Tim Waugh 1:1.2.5-5 - Send QueueChanged D-Bus signal on all job state changes. * Tue Oct 31 2006 Tim Waugh