- Updated to pycups-1.9.18.

This commit is contained in:
Tim Waugh 2007-03-18 23:53:39 +00:00
parent 0273c3389b
commit 1121e3a469
3 changed files with 7 additions and 3 deletions

View File

@ -97,3 +97,4 @@ system-config-printer-0.7.53.tar.bz2
system-config-printer-0.7.54.tar.bz2
system-config-printer-0.7.55.tar.bz2
system-config-printer-0.7.56.tar.bz2
pycups-1.9.18.tar.bz2

View File

@ -1,2 +1,2 @@
fb4400a1c8de5b35566d6fd6c56ae619 pycups-1.9.17.tar.bz2
d099d2a25d8d9d8f605e42baea6b7bd6 system-config-printer-0.7.56.tar.bz2
2e9e9a000e8f396218d4d7ee87b5e911 pycups-1.9.18.tar.bz2

View File

@ -1,9 +1,9 @@
%define pycups_version 1.9.17
%define pycups_version 1.9.18
Summary: A printer administration tool
Name: system-config-printer
Version: 0.7.56
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL
Group: System Environment/Base
Source0: system-config-printer-%{version}.tar.bz2
@ -111,6 +111,9 @@ if [ "$1" = "0" ]; then
fi
%changelog
* Sun Mar 18 2007 Tim Waugh <twaugh@redhat.com> 0.7.56-2
- Updated to pycups-1.9.18.
* Fri Mar 16 2007 Tim Waugh <twaugh@redhat.com> 0.7.56-1
- 0.7.56:
- Parse Boolean strings correctly in job options.