1:1.2.5-5

This commit is contained in:
Tim Waugh 2006-11-01 17:45:11 +00:00
parent 188c36554c
commit 405b2c1ae2

View File

@ -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 <twaugh@redhat.com>
* Wed Nov 1 2006 Tim Waugh <twaugh@redhat.com> 1:1.2.5-5
- Send QueueChanged D-Bus signal on all job state changes.
* Tue Oct 31 2006 Tim Waugh <twaugh@redhat.com>